Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

Error when running setup.sh for MVnc_ToolKit

idata
Employee
1,038 Views
I'm installing the MvNC Toolkit based on the instructions on a fresh Ubuntu 14.04 system. Running into an issue in line 128 of the setup.sh for the Toolkit, Here is the detail: Compiling Caffe... -- Boost version: 1.55.0 -- Found the following Boost libraries: -- system -- thread -- filesystem -- Found gflags (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libgflags.so) -- Found glog (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libglog.so) -- Found PROTOBUF Compiler: /home/tgz/anaconda2/bin/protoc -- Found lmdb (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/liblmdb.so) -- Found LevelDB (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libleveldb.so) -- Found Snappy (include: /usr/include, library: /usr/lib/libsnappy.so) -- -- CUDA is disabled. Building without it... -- OpenCV found (/usr/share/OpenCV) -- Found Atlas (include: /usr/include library: /usr/lib/libatlas.so lapack: /usr/lib/liblapack.so -**- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "3.0")** -- NumPy ver. 1.13.1 found (include: /usr/local/lib/python3.4/dist-packages/numpy/core/include) CMake Error at cmake/Dependencies.cmake:148 (STRING): string sub-command REGEX, mode REPLACE needs at least 6 arguments total to command. Call Stack (most recent call first): CMakeLists.txt:46 (include) -- Could NOT find Boost -- Boost version: 1.55.0 -- Found the following Boost libraries: -- python -- Python interface is disabled or not all required dependencies found. Building without it... -- Detected Doxygen OUTPUT_DIRECTORY: ./doxygen/ -- -- Target "caffe" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: proto;/usr/local/lib/libboost_system.so;/usr/local/lib/libboost_thread.so;/usr/local/lib/libboost_filesystem.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libglog.so;/usr/lib/x86_64-linux-gnu/libgflags.so;$<$<NOT:$<CONFIG:DEBUG>>:/usr/lib/x86_64-linux-gnu/libprotobuf.so>;$<$<CONFIG:DEBUG>:/usr/lib/x86_64-linux-gnu/libprotobuf.so>;-lpthread;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/liblmdb.so;/usr/lib/x86_64-linux-gnu/libleveldb.so;opencv_core;opencv_highgui;opencv_imgproc;/usr/lib/liblapack.so;/usr/lib/libcblas.so;/usr/lib/libatlas.so LINK_INTERFACE_LIBRARIES: proto;/usr/local/lib/libboost_system.so;/usr/local/lib/libboost_thread.so;/usr/local/lib/libboost_filesystem.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libglog.so;/usr/lib/x86_64-linux-gnu/libgflags.so;/usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/liblmdb.so;/usr/lib/x86_64-linux-gnu/libleveldb.so;opencv_core;opencv_highgui;opencv_imgproc;/usr/lib/liblapack.so;/usr/lib/libcblas.so;/usr/lib/libatlas.so This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! See also "/opt/movidius/caffe/build/CMakeFiles/CMakeOutput.log". See also "/opt/movidius/caffe/build/CMakeFiles/CMakeError.log". Installation failed. Error on line 128 Any hints about how to resolve this are welcome.
0 Kudos
1 Reply
idata
Employee
683 Views

@Snow Hi Snow. I see that you are trying to run the NCS SDK on a system running Ubuntu 14.04. As stated by Ashwin in the thread: https://ncsforum.movidius.com/discussion/comment/224/#Comment_224, the Movidius NCS SDK was designed for Ubuntu 16.04 LTS.

0 Kudos
Reply