ubuntu解决libstdc++.so.6: cannot open shared object file: No such file or directory:问题

解决libstdc++.so.6: cannot open shared object file: No such file or directory:
原因在于,在13.10 版本中,ia32_libs 被废弃了导致没有32位的lib库。
解决方法
sudo apt-get install lib32stdc++6
sudo apt-get install lib32z1

时间: 2024-12-25 23:51:21

ubuntu解决libstdc++.so.6: cannot open shared object file: No such file or directory:问题的相关文章

启动MongoDB时,提示:error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

启动MongoDB时,提示: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory [[email protected] ~]# /usr/local/mongodb/bin/mongod --dbpath=/usr/local/mongodb/data --logpath /usr/local/mongodb/logs/mon

libstdc++.so.6: cannot open shared object file: No such file or directory

在网站上上运行 /usr/apktool/aapt d badging /temp/2014/12/02/17/547d812953368677.apk error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory 1. 于是安装libstdc++ yum install libstdc++-4.1.2-55.el5.i386 Load

Ubuntu 的libstdc++.so.5安装

今天运行程序的时候总是有一个libstdc++5的错误,纠结了好长时间.网上百度了下终于找到了这个问题的原因和解决办法.具体的实现如下: 选择自动安装 sudo apt-get install libstdc++5 选择手动安装: .下载安装包: wget-c http://free.nchc.org.tw/ubuntu//pool/universe/g/gcc-3.3/libstdc++5_3.3.6-25ubuntu1_amd64.deb //以上的URL可能会无效,此时请到ubuntu的官

ubuntu 14.04 编译opencv-3.4.2 报错: /usr/bin/ld: /usr/local/lib/libavformat.a(allformats.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC

ubuntu 14.04 编译opencv-3.4.2 报错解决: 错误信息:/usr/bin/ld: /usr/local/lib/libavformat.a(allformats.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC/usr/local/lib/libavformat.a: error adding symbols:

ImportError: libmysqlclient.so.20: cannot open shared object file: No such file or directory 解决办法

>>> import MySQLdbTraceback (most recent call last):  File "<stdin>", line 1, in <module>  File "build/bdist.linux-x86_64/egg/MySQLdb/__init__.py", line 19, in <module>  File "build/bdist.linux-x86_64/eg

解决libstdc++.so.5问题

./bowtie2-buildbowtie2-build: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory 系统为 fedora 首先安装libstdc++.so.5 yum install libstdc++.so.5 可惜又报错找不到libstdc++.so.5 .... ln -s /usr/lib/libstdc++

关于/usr/local/lib/libz.a(zutil.o): relocation R_X86_64_32 against `.rodata.str1.1&#39; can not be used when making a shared object; recompile with -fPIC解决办法

具体报错截图如下: 解决方法: 题外话,我对makefill cmake也是一窍不通因此本人也是不想去积极的解决这个问题,但是当你求助无缘的时候你才会静心去思考.读到这句话的时候也许你已经发现了问题所在了 问题所在: zlib设置问题 解决方案: 1.最好重新安装zlib 2.打开配置文件 3.修改配置文件 SFLAGS=${CFLAGS-"-O3 -fPIC"} 完成. 关于/usr/local/lib/libz.a(zutil.o): relocation R_X86_64_32

〖Android〗arm-linux-androideabi-gdb报 libpython2.6.so.1.0: cannot open shared object file错误的解决方法

执行: prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gdb out/target/product/rk30sdk/symbols/system/bin/app_process 报错: prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gdb: error while loa

解决error while loading shared libraries: libXXX.so.X: cannot open shared object file: No such file

原文地址:http://blog.csdn.net/yjk13703623757/article/details/53217377 一.问题 运行hydra时,提示错误: hydra : error : while loading shared libraries: libssh.so.4: cannot open shared object file: No such file 分析原因:链接器ld提示找不到库文件.ld默认的目录是/lib和/usr/lib,如果放在其他路径也可以,需要让ld