LPI Exam Questions

What is most likely the cause of this?

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 and ldconfig, however the system still cannot find the shared libraries. What is most likely the cause of this?A. You used the wrong compiler.

A.
You did not update your PATH variable.

B.
You compiled the code with wrong library.

C.
You forgot to put the library path in ld.so.conf