Quote (AshleyK @ Oct. 09 2003,04:34) |
Trring to install gcc as per your isntructions Dakrone but get errors :-( If I do: apt-get dist-upgrade gcc (because apt-get install gcc bombed out) I get error: Use of unitialised value in concatenation (.) or string at /usr/share/perl5/Debconf/config.pm line 14. Out of Memory: Killed process 52 (dpkg) E: Sub-process /usr/bin/dpkg exited unexpectedly. There is 32Mb of memory on this machine with a 64MB swap file. Line 13-15 of config.pm read: if (! $ENV{DEBCONF_SYSTEMRC}) { unshift @config_files, "$ENV{HOME}/.debconfrc"; } Any ideas?? Ta Ashley |