Closed liushengzhong closed 7 years ago
It looks like your setting is not right. for example, glog could not be found per the message below:
glog/logging.h: No such file or director
Then there are problems with Intel MKL settings. All the problems appear in compiling caffe-public, which is more or less BVLC caffe.
These might help: Install caffe prerequists per http://caffe.berkeleyvision.org/installation.html or from http://installing-caffe-the-right-way.wikidot.com/start
If you are able to do it. Please close the bug
Hi,
I am making build under the folder: CaffeOnSpark, but I encountered the following problem. By the way, I use CentOS6, and I have installed all of the prerequisites listed. At first I used the newest version of protobuf, then I changed to the 2.5.0 version.
Thanks!
Shengzhong