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?