source: book/library-config.xml@ 9a639a3

v5_1-pre1
Last change on this file since 9a639a3 was fff069f, checked in by Igor Živković <igor@…>, 20 years ago

moved qt to /usr

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2046 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 440 bytes
Line 
1<para>As with most libraries, there is no configuration to do, save that
2the library directory i.e. <filename class="directory">/opt/lib</filename> or
3<filename class="directory">/usr/local/lib</filename> should appear in
4<filename>/etc/ld.so.conf</filename> so that <command>ldd</command> can find the shared
5libraries. After checking that this is the case,
6<command>/sbin/ldconfig</command> should be run while logged in as
7root.</para>
Note: See TracBrowser for help on using the repository browser.