To what environment variable will you assign or append a value if you need to tell the dynamic linker to look in a build directory for some of a program’s shared libraries?

Posted by: Pdfprep Category: 101-500 Tags: , ,

To what environment variable will you assign or append a value if you need to tell the dynamic linker to look in a build directory for some of a program’s shared libraries?
A . LD_LOAD_PATH
B . LD_LIB_PATH
C . LD_LIBRARY_PATH
D . LD_SHARE_PATH
E . LD_RUN_PATH

Answer: C

Leave a Reply

Your email address will not be published.