102.3 – Manage shared libraries

Weight

1

Description

Candidates should be able to determine the shared libraries that executable programs depend on and install them when necessary.

Key Knowledge Areas

  • Identify shared libraries.

  • Identify the typical locations of system libraries.

  • Load shared libraries.

Files, Terms, and Utilities

  • ldd

  • ldconfig

  • /etc/ld.so.conf

  • LD_LIBRARY_PATH