LPI
101-500 · Question #216
Which of these commands allows you to use shared libraries that are in /usr/local/lib?
The correct answer is C. ldconfig /usr/local/lib. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
Question
Which of these commands allows you to use shared libraries that are in /usr/local/lib?
Options
- Aexport LD_PRELOAD=/usr/local/lib
- BexportLD_LIBRARY_PATH=/usr/local/lib
- Cldconfig /usr/local/lib
- Dldd /usr/local/lib
How the community answered
(32 responses)- A6% (2)
- B3% (1)
- C91% (29)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#shared libraries#ldconfig#dynamic linking#library paths
Community Discussion
No community discussion yet for this question.