Author: tushar
Date: 2005-07-10 21:40:34 -0600 (Sun, 10 Jul 2005)
New Revision: 4712
Modified:
trunk/BOOK/general/sysutils/unzip.xml
Log:
Use LD_LIBRARY_PATH for unzip make check
Modified: trunk/BOOK/general/sysutils/unzip.xml
===================================================================
--- trunk/BOOK/general/sysutils/unzip.xml 2005-07-11 01:24:02 UTC (rev
4711)
+++ trunk/BOOK/general/sysutils/unzip.xml 2005-07-11 03:40:34 UTC (rev
4712)
@@ -89,7 +89,7 @@
make prefix=/usr LOCAL_UNZIP=-DUSE_UNSHRINK linux &&
make prefix=/usr LOCAL_UNZIP=-DUSE_UNSHRINK linux_shlibz</userinput></screen>
- <para>To test the results, issue: <command>/sbin/ldconfig $PWD &&
+ <para>To test the results, issue: <command>LD_LIBRARY_PATH=$PWD &&
make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page