linux下ldconfig工具的使用
摘要:ldconfig命令的作用是:ldconfig creates the necessary links and cache to the most recent shared libraries found in the directories specified on the command line, in the file /etc/ld.so.conf, and in the trusted directories (/lib and /usr/lib). The cache is used by the run-time linker, ld.so or ld-linux.so. l
阅读全文
posted @ 2012-03-09 13:39
浙公网安备 33010602011771号