ImportError: liblmdb.so: cannot open shared object file: No such file or directory

1,043 views
Skip to first unread message

Wael Hamdan

unread,
Mar 2, 2015, 10:16:42 PM3/2/15
to caffe...@googlegroups.com
Dear all,

I got the latest version from of Caffe and I compiled caffe and I had no errors but when I tried to use classify I got this error

ImportError: liblmdb.so: cannot open shared object file: No such file or directory
am using Ubuntu 14 on Virtual Machine..

would you please help me in this

Regards
I
--
Eng. wael Hamdan
Assistant Teacher
Barzah, Damascus, Syria
Phone: ++963 11 512 65 15
Mobile: ++963 933 658 604

Nik K

unread,
Mar 3, 2015, 1:05:03 PM3/3/15
to caffe...@googlegroups.com
Did you install lmdb? Try:
ldconfig -p | grep lmdb

Wael Hamdan

unread,
Mar 9, 2015, 1:23:09 AM3/9/15
to caffe...@googlegroups.com
Thank you.

It is solved

Y Simson

unread,
Apr 28, 2016, 5:09:57 AM4/28/16
to Caffe Users
Hi Nik K,

I also got an error when running:
    make runtest

Interesting enough did install lmdb. I also checked to see that the liblmdb.so exists like this:

    ubuntu@ip-172-31-16-203:~/caffe$ whereis liblmdb.so
    liblmdb: /usr/local/lib/liblmdb.a /usr/local/lib/liblmdb.so

I should mention that I am trying to get Caffe up and running on AWS on an Ubuntu AMI.

Any ideas how to fix this?
Reply all
Reply to author
Forward
0 new messages