LD -o .build_release/lib/libcaffe.so.1.0.0-rc5

1,071 views
Skip to first unread message

JinhoKim

unread,
Mar 25, 2017, 7:25:54 AM3/25/17
to Caffe Users
Hello all, 

I`m trying to run Caffe for Image processing. 
First of all, I did 'make runtest' and some train for caffe.
but for now, I can`t do that anymore.

when I try to make runtest, it shows up like this.

root@jinhokim:~/caffe# make runtest
LD -o .build_release/lib/libcaffe.so.1.0.0-rc5
/usr/bin/ld: cannot find -lcblas
/usr/bin/ld: cannot find -latlas
collect2: error: ld returned 1 exit status
Makefile:572: recipe for target '.build_release/lib/libcaffe.so.1.0.0-rc5' failed
make: *** [.build_release/lib/libcaffe.so.1.0.0-rc5] Error 1


And when I tried to run caffe for training,
root@jinhokim:~/caffe# ./examples/mnist/train_lenet.sh 
./build/tools/caffe: error while loading shared libraries: libcaffe.so.1.0.0-rc5: cannot open shared object file: No such file or directory

How can I solve this problem??

stone

unread,
Mar 25, 2017, 8:37:26 PM3/25/17
to Caffe Users
Do you solve the problem? I meet the problem last night ,too.  
If you find the right way,please send an email for me : ston...@foxmain.com
Thank you!

stone

unread,
Mar 25, 2017, 8:38:06 PM3/25/17
to Caffe Users
ston...@foxmail.com

在 2017年3月26日星期日 UTC+8上午8:37:26,stone写道:

stone

unread,
Mar 25, 2017, 9:02:17 PM3/25/17
to Caffe Users
/usr/bin/ld: cannot find -lcblas
/usr/bin/ld: cannot find -latlas
you  don't have libcblas-dev and libatlas-dev,
$sudo apt-get install libcblas libatlas-dev

在 2017年3月25日星期六 UTC+8下午7:25:54,JinhoKim写道:

JinhoKim

unread,
Mar 27, 2017, 8:39:49 PM3/27/17
to Caffe Users
Actually, I reinstalled all of OpenCV sources. 
and then everything is done. 
Thank you tho, 

PS, I think we do similar thing with Caffe for deep learning. So if you don`t mind, why don`t you keep contact each other when you or I need help? if you are interested in this, send me a e-mail, jhj...@naver.com

2017년 3월 26일 일요일 오전 10시 2분 17초 UTC+9, stone 님의 말:
Reply all
Reply to author
Forward
0 new messages