error while loading shared libraries的解決方法

十几年前大佬的解决方案。。。管用。。。

在linux下运行程序时,发现了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这个目录底下,去这个目录底下找,果然发现自己所需要的.so文件。

所以,在/etc/ld.so.conf中加入/usr/local/lib这一行,保存之后,再运行:/sbin/ldconfig –v更新一下配置即可。

2022-3-19 fcl库 error while loading shared library fcl.so.0.7 no such file or directory相关推荐

  1. 执行srvctl报错 :error while loading shared libraries: libpthread.so.0:

    执行srvctl是报错error while loading shared libraries: libpthread.so.0:[oracle@rac02 ~]$ srvctl /opt/ora10 ...

  2. linux fedora安装、运行mybase7.3.5报错:error while loading shared libraries: libpng12.so.0

    直接安装即可: sudo dnf install libpng12 dnf安装的是32位的,在64位系统下无法使用,参考我的下面这篇文章来解决: https://zhangxueliang.blog. ...

  3. ./utserver: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file

    错误0 不记得了, 解决办法,安装32位的库 yum install glibc.i686 错误1 ./utserver: error while loading shared libraries: ...

  4. Oracle RAC安装过程中遇到“error while loading shared libraries libpthread.so.0”的解决办法...

    在CentOS 5上安装Oracle 10.2.0.1 RAC的cluster software的时候,在最后一步,第二个节点,执行root.sh的时候,报告error while loading s ...

  5. rac安装过程中 error while loading shared libraries libpthread.so.0 问题的解决

    rac安装过程中 error while loading shared libraries libpthread.so.0 问题的解决 2010-08-28 23:10 在CentOS 5上安装Ora ...

  6. FSL 运行错误 error while loading shared libraries: libopenblas.so.0

    错误提示: error while loading shared libraries: libopenblas.so.0: cannot open shared object file: No suc ...

  7. svn: error while loading shared libraries: libsvn_client-1.so.0

    http://www.cnblogs.com/mangu-uu/archive/2012/08/23.html 定位问题的利器之strace svn安装在了tools目录外面,把文件夹移动tools/ ...

  8. iperf3 安装遇到 error while loading shared libraries: libiperf.so.0

    iperf3: error while loading shared libraries: libiperf.so.0: cannot open shared object file: No such ...

  9. Linux mtk flash_tool -error while loading shared libraries: libpng12.so.0: cannot open shared object

    运行flash_tool时报错: ./flash_tool: error while loading shared libraries: libpng12.so.0: cannot open shar ...

最新文章

  1. Saltstack使用(基础)
  2. eladmin代码自动生成_高效代码自动化生成
  3. python requests超时时间_python - requests 库 使用过程中timeout值最大可设值?
  4. android 导入so库
  5. jzoj4800-[GDOI2017模拟9.24]周末晚会【dp,循环重构】
  6. python 3.6.5 pillow 实现图片的切割
  7. Jenkins 流水线 获取git 分支列表_持续集成工具Jenkins看这篇就够啦!
  8. Android系统源码分析--Process启动过程
  9. iOS开发 利用Reachability判断网络环境
  10. mysql 事务_详解mysql如何做事务
  11. MacOS 迅速上手 Makefile 编译 C / C++ 工程
  12. 智能制造-汽车行业线体工艺模拟仿真应用
  13. 利用html+javascript开发桌面软件
  14. MICRO‘21文章挑选(感兴趣)
  15. 中国移动彩信业务割接
  16. codeforces 427C tarjan模板题
  17. 戴尔服务器T30不读硬盘,【戴尔 POWEREDGE T30服务器开箱展示】硬盘|散热|机箱|内存_摘要频道_什么值得买...
  18. linux创建蓝光映像光盘,11.13 mkisofs指令:创建光盘映像文件
  19. 真正靠谱的手机清理APP与方法,轻松帮你干掉几个G垃圾!
  20. mount 挂载远端目录

热门文章

  1. 多线程——多线程同步的三种实现方法
  2. 如何把微课应用到计算机课堂,如何把微课运用于小学数学教学之中
  3. 2022-2028全球与中国修枝剪刀片市场现状及未来发展趋势
  4. Springboot 我随手封装了一个万能的导出excel工具,传什么都能导出
  5. SpiderFoot(信息收集)
  6. 百度翻译sign加密算法
  7. 注册发布自己的npm包
  8. educoder:基于 Python 的计算思维训练——函数
  9. PS里面不改变背景的情况下去掉文字的几种方法
  10. 台式电脑gtx1050ti驱动问题