nerdexam
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)
  • A
    6% (2)
  • B
    3% (1)
  • C
    91% (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.

Full 101-500 Practice