What file is read by the program ldconfig? - ProProfs Discuss
Advertisement

What file is read by the program ldconfig?

Asked by Marston, Last updated: Feb 21, 2024

+ Answer
Request
Question menu
Vote up Vote down

1 Answer

John Smith

John Smith

John Smith
John Smith

Answered Sep 08, 2016

/etc/ld.so.conf- ldconfig creates the necessary links and cache to the most recent shared libraries found in the directories specified on the command line, in the file /etc/ld.so.conf, and in the trusted directories (/lib and /usr/lib). the cache is used by the run-time linker, ld.so or ld-linux.so. ldconfig checks the header and file names of the libraries it encounters when determining which versions should have their links updated. some files: /lib/ld.so run-time linker/loader /etc/ld.so.conf file containing a list of colon, space, tab, newline, or comma spearated directories in which to search for libraries. /etc/ld.so.cache file containing an ordered list of libraries found in the directories specified in /etc/ld.so.conf.
upvote downvote
Reply 

Advertisement
Advertisement
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader

Email Sent
We have sent an email to your address "" with instructions to reset your password.