On 07/08/2019 13:18, Jack Ditchburn wrote:
List,

At the end of section 6.11.1 I ran the below command from the book and got the output shown.

*(lfs chroot) root:/sources/zlib-1.2.11# mv -v /usr/lib/libz.so.* /lib
mv: cannot stat '/usr/lib/libz.so.*': No such file or directory
(lfs chroot) root:/sources/zlib-1.2.11# ln -sfv ../../lib/$(readlink /usr/lib/libz.so) /usr/lib/libz.so
'/usr/lib/libz.so' -> '../../lib/'
*

Is the move error a problem?  The following command seems to have succeeded.

Jack

--
Lightning, thunder, wind and rain. Ah bliss!

Yes it is important. did zlib install, check the history of user root that you ran all the coomands " make install"
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to