Chris Staub wrote:
So are chgrp, chown, cp, dd, ln, mkdir...and all of those are mv'd from /usr/bin. When I run "make install" on Coreutils, *every program* in the package is installed to /usr/bin.
Well, I don't know what caused it but I got an error when trying to move /usr/bin/mv to /bin - it complained that there wasn't a /usr/bin/mv. Sure enough, `mv' was already in /bin. Maybe something else was going on, I now appear to have two copies of `mv'! One's in /bin and the other is in /usr/bin. They both have the same timestamp, though aren't symlinks to each other.
Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
