nerdexam
LPI

101-400 · 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. See the full explanation below for the reasoning.

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

(40 responses)
  • A
    13% (5)
  • B
    5% (2)
  • C
    75% (30)
  • D
    5% (2)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice