glfs/book/library-config.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

8 lines
396 B
XML

<para>As with most libraries, there is no configuration to do, save that
the library directory i.e. <userinput>/usr/lib</userinput> or
<userinput>/usr/local/lib</userinput> should appear in
<userinput>/etc/ld.so.conf</userinput> so that ldd can find the shared
libraries. After checking that this is the case,
<userinput>/sbin/ldconfig</userinput> should be run whilst logged in as
root.</para>