LPI
101-500 · Question #255
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?
The correct answer is C. LD_LIBRARY_PATH. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Shells and Shell Scripting
Question
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?
Options
- ALD_LOAD_PATH
- BLD_LIB_PATH
- CLD_LIBRARY_PATH
- DLD_SHARE_PATH
- ELD_RUN_PATH
How the community answered
(36 responses)- B3% (1)
- C86% (31)
- D3% (1)
- E8% (3)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#dynamic linker#shared libraries#environment variables#library path
Community Discussion
No community discussion yet for this question.