Did you make a typo in your change? See below. On Tue, Apr 13, 2010 at 12:16 AM, <[email protected]> wrote: > Author: bdubbs > Date: 2010-04-12 22:16:10 -0600 (Mon, 12 Apr 2010) > New Revision: 9240 > > Modified: > trunk/BOOK/chapter06/zlib.xml > Log: > Fix location of libz.so > > Modified: trunk/BOOK/chapter06/zlib.xml > =================================================================== > --- trunk/BOOK/chapter06/zlib.xml 2010-04-12 17:44:04 UTC (rev 9239) > +++ trunk/BOOK/chapter06/zlib.xml 2010-04-13 04:16:10 UTC (rev 9240) > @@ -62,7 +62,7 @@ > <filename class="extension">.so</filename> file in > <filename class="directory">/usr/lib</filename> will need to be > recreated:</para> > > -<screen><userinput remap="install">mv -v /usr/lib/libz.so* /lib > +<screen><userinput remap="install">mv -v /usr/lib/libz.so.* /lib > ln -sfv ../../lib/libz.so.&zlib-version; > /usr/lib/libz.so</userinput></screen> ^^^^^^
> </sect2> > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-book > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > -- If we can but prevent the government from wasting the labours of the people, under the pretence of taking care of them, they must become happy. - Thomas Jefferson -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
