标签:动态库配置
1. 编辑配置文件/etc/ld.so.conf,添加库路径,如/usr/local/lib/
2. 运行命令ldconfig,使其生效。
linux动态库路径配置
原文地址:http://feather.blog.51cto.com/4767437/1687585