Other Help Topics :: Problem when I was intalling php4
I am trying to install php4 for Apache in DLS 0.4.10 for remastering. It required fileutils package by Apt-get. When I install fileutils in the following way,
apt-get install fileutils
the shell told a error and said, it tried to overwrite /bin/chgrp file from coreutils.
I can not install a new coreutils from debian ftp because it has not such a file. Is DLS use a non-standard debian package that replaced the fileutils or other stuff.
Anyone know it and give us suggestions?
original here.