mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
f45b195302
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
8 lines
396 B
XML
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>
|