Gebäude Caffe auf Ubuntu: machen Sie nicht finden können, Steigern Sie die include-Dateien

Ich bin nach diese Anweisungen zu installieren und zu bauen, Caffe, zusammen mit seinen Abhängigkeiten. Ich baute Boost und bekam diese am Ende:

The following directory should be added to compiler include paths:
   /home/ubuntu/Caffe/boost_1_57_0
The following directory should be added to linker library paths:
   /home/ubuntu/Caffe/boost_1_57_0/stage/lib

Wenn ich make all im caffe Verzeichnis, bekomme ich diese:

CXX src/caffe/blob.cpp
In file included from ./include/caffe/blob.hpp:8:0,
             from src/caffe/blob.cpp:4:
./include/caffe/common.hpp:4:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
make: *** [.build_release/src/caffe/blob.o] Error 1

Was muss ich ändern für Sie zu finden, die include - (und lib) Dateien? Eine bestimmte Umgebungsvariable? Eine Einstellung in die caffe Makefile? Etwas anderes?

InformationsquelleAutor I Z | 2015-03-05

Schreibe einen Kommentar