社区
其他技术讨论专区
帖子详情
急:一不小心把/usr/lib/ld.so.1删了!
weixin_38076068
2004-02-22 05:55:35
重装
...全文
42
2
打赏
收藏
急:一不小心把/usr/lib/ld.so.1删了!
重装
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
2 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
个人安装caffe的教训记录.txt
个人安装caffe的教训记录
一不小心
把Ubuntu14升级到了16,折腾了好几天才把caffe安装上,建议在Ubuntu14的基础上进行安装,如果caffe官方能够支持16或者以上的版本就更好了。。。 我的环境是anaconda3+cuda10.1 首先应该安装opencv,试了opencv2.4.9,又试了opencv3.1,从编译方式安装都没有成功。 后来在网上参考到:[opencv3以上的bui
ld
不同之前](http://embedonix.com/articles/image-processing/installing-opencv-3-1-0-on-ubuntu/) 需要opencv-contrib,opencv两个文件。 完成opencv后,安装caffe官网地址安装各类库。 下面主要记录本人的一个错误: make all: error adding symbols: DSO missing from command line。 CXX/
LD
-o .bui
ld
_release/examples/cpp_classification/classification.bin /
usr
/bin/
ld
: warning:
lib
opencv_core.so.3.3, needed by /
usr
/local/
lib
/
lib
opencv_imgcodecs.so, may conflict with
lib
opencv_core.so.2.4 /
usr
/bin/
ld
: .bui
ld
_release/examples/cpp_classification/classification.o: undefined reference to symbol '_ZN2cv6String10deallocateEv' //
usr
/local/
lib
/
lib
opencv_core.so.3.3: error adding symbols: DSO missing from command line collect2: error:
ld
returned 1 exit status make: *** [.bui
ld
_release/examples/cpp_classification/classification.bin] Error 1 (base) XXXX@amax2:~/caffe$ 解决方法: 在caffe根目录下修改Makefile.config文件: #Whatever else you find you need goes here. INCLUDE_DIRS := $(PYTHON_INCLUDE) /
usr
/local/include
LIB
RARY_DIRS := $(PYTHON_
LIB
) /
usr
/local/
lib
/
usr
/
lib
/
usr
/local/
lib
/x86_64-linux-gnu 即可。 ps:关于有的文章写的软链接,我没有使用到。
cudnn11.x解压后合并替换到cuda目录下
cudnn11.x解压后合并替换到cuda目录下
lib
ssl、
lib
crypto链接库文件
解决ImportError:
lib
crypto.so.10: cannot open shared object file: No such file or directory 的链接库文件
g
lib
c-2.14离线安装包及安装命令
在centos6中redis2.8.2依赖2.14版本的g
lib
c,但是原版本只是2.12,找了好久才找到,并且离线安装时也踩了几个坑,终于完成,分享出来,资源分也算是对自己辛苦付出的认可,谢谢
g
lib
c_2.16~2.18.zip
解决 /
lib
64/
lib
c.so.6: version `G
LIB
C_2.18' not found 问题
其他技术讨论专区
477
社区成员
790,952
社区内容
发帖
与我相关
我的任务
其他技术讨论专区
其他技术讨论专区
复制链接
扫一扫
分享
社区描述
其他技术讨论专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章