User Feedback :: Apache / PHP on DSL



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

for
apt-get dist-upgrade gcc
I get error
dpkg: error processing /var/cache/apt/archives/fileutils_4.1-10_i386.deb (--unpack):
trying to overwrite '/bin/chgrp', which is also in package coreutils
dpkg sub-process paste killed by signal (Broken Pipe)
Errors were encountered while processing :
/var/cache/apt/archives/fileutils_4.1-10_i386.deb
E: sub-process /usr/bin/dpkg returned error code (1)

Any idea ?
Those errors are preventing me to install php and MC Midnight Commander (MC)


original here.