Posted by: Pdfprep
Post Date: February 25, 2021
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