nerdexam
CompTIA

LX0-101 · Question #10

You are preparing a new set of shared libraries in /usr/local/applib and you have written and compiled some code that uses these libraries. You have already performed an Idconfig, however the system…

The correct answer is D. You forgot to put the library path in ld.so.conf. See the full explanation below for the reasoning.

Question

You are preparing a new set of shared libraries in /usr/local/applib and you have written and compiled some code that uses these libraries. You have already performed an Idconfig, however the system still cannot find the shared libraries. What is most likely the cause of this?

Options

  • AYou used the wrong compil|er.
  • BYou did not update your PATH variable.
  • CYou compiled the code with wrong library.
  • DYou forgot to put the library path in ld.so.conf.

How the community answered

(28 responses)
  • A
    11% (3)
  • B
    14% (4)
  • C
    4% (1)
  • D
    71% (20)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice