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.
6392 Discussions

NCSDK Installation Error: Installation failed. Error on line 118

idata
Employee
525 Views

Hi there,

 

I have just followed the installation script on documents and it always met this error when make install on Ubuntu Linux 16.04.

 

$ git clone -b ncsdk2 http://github.com/Movidius/ncsdk && cd ncsdk && make install

 

Error messge:

 

./uninstall-opencv.sh OpenCV uninstall starting Installation failed. Error on line 118 Makefile:27: recipe for target 'uninstallopencv' failed make: *** [uninstallopencv] Error 1

 

Is there any help? Thanks.

 

Yung-Sheng Lu

0 Kudos
2 Replies
idata
Employee
324 Views

Hi @yungshenglu

 

The NCSDK installation requires that all previous installations of OpenCV be uninstalled. Do you have previous versions of OpenCV installed on your computer? If so, try uninstalling it manually and then try to install the NCSDK.

 

Best Regards,

 

Sahira
0 Kudos
idata
Employee
324 Views

Hi @Sahira_at_Intel

 

Thanks for your help.

 

Yung-Sheng Lu

0 Kudos
Reply