Ask Your Question

deisman's profile - activity

2019-10-29 09:31:53 -0600 received badge  Notable Question (source)
2017-05-17 04:36:55 -0600 received badge  Popular Question (source)
2013-08-18 13:02:58 -0600 asked a question problem with cmake during installation

Having trouble getting installing opencv on ubuntu 12.0.4. The complication seems to be with cmake, but only shows at the very end of the installation, after it reads 100%. Any ideas?

Synaptic software manager says that cmake is installed, but opencv is not.

Blockquote [ 95%] Built target opencv_test_superres_pch_dephelp [ 96%] Built target pch_Generate_opencv_test_superres [ 96%] Built target opencv_test_superres [ 97%] Built target opencv_videostab_pch_dephelp [ 98%] Built target pch_Generate_opencv_videostab [ 99%] Built target opencv_videostab [ 99%] Built target opencv_haartraining_engine [ 99%] Built target opencv_createsamples [ 99%] Built target opencv_haartraining [ 99%] Built target opencv_performance [100%] Built target opencv_traincascade Install the project... -- Install configuration: "RELEASE" -- Up-to-date: /n/local/include/opencv2/opencv_modules.hpp CMake Error at cmake_install.cmake:36 (FILE): file INSTALL cannot set permissions on "/n/local/include/opencv2/opencv_modules.hpp" Blockquote