background preloader

Programming

Facebook Twitter

Perl

Make. Lua. Regex. The Home of Jian Huang. Linux Commands For Shared Library Management & Debugging Problem. If you are a developer, you will re-use code provided by others.

Linux Commands For Shared Library Management & Debugging Problem

Usually /lib, /lib64, /usr/local/lib, and other directories stores various shared libraries. You can write your own program using these shared libraries. As a sys admin you need to manage and install these shared libraries. Use the following commands for shared libraries management, security, and debugging problems. Multithreaded Programming Guide.