What is the full path including the filename of the configuration - ProProfs Discuss
Advertisement

What is the full path including the filename of the configuration file that stores thelocations of all library files on the system?

What is the full path including the filename of the configuration file that stores thelocations of all library files on the system?

Change Image    Delete

Asked by Klayton, Last updated: Dec 31, 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.