robert wrote:
> 6.36. Bzip2-1.0.6 works fine until I reach instruction:
> rm -v /usr/bin/{bunzip2,bzcat,bzip2}
> 
> re-ran the sequence and stopped just before this command; checked /usr/bin 
> for 
> bunzip2, bzcat, and bzip2; these do not exist.
> 
> Is this a legacy instruction that is of no use, or has something gone awry?

If you followed the instructions precisely, bunzip2, bzcat, and bzip2 
were installed in /usr/bin.  We move those programs to /bin via the last 
section of the bzip2 instructions.  The rm command is correct.  Of 
course if you are re-running the commands, the files will already be 
removed.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to