编程爱好者

编程爱好者

 

2008年10月9日

error while loading shared libraries的解決方法

摘要: tests: error while loading shared libraries: xxx.so.0:cannot open shared object file: No such file or directory那就表示系統不知道xxx.so 放在哪個目錄下。這個時候就要在/etc/ld.so.conf中加入xxx.so所在的目錄。一般而言,有很多so檔會在/usr/local/lib這... 阅读全文

posted @ 2008-10-09 15:57 new_man 阅读(431) 评论(0) 推荐(0) 编辑

导航