Skip to main content
IBM  
Shop Support Downloads
IBM Home Products Consulting Industries News About IBM
IBM developerWorks : Linux : Education - Tutorials
LPI certification 102 exam prep, Part 1
ZIPPDF (letter)PDF (A4)e-mail
Main menuSection menuFeedbackPreviousNext
2. Shared libraries
  


ld.so.cache page 6 of 8


But before the dynamic loader can "see" this information, it must be converted into an ld.so.cache file. This is done by running the ldconfig command:


# ldconfig

When ldconfig completes, you now have an up-to-date /etc/ld.so.cache file that reflects any changes you've made to /etc/ld.so.conf. From this point forward, the dynamic loader will look in any new directories that you specified in /etc/ld.so.conf when looking for shared libraries.


Main menuSection menuFeedbackPreviousNext
Privacy Legal Contact