Ask Your Question
0

Installing OpenCV Linux - Cmake Error

asked 2013-09-05 16:11:24 -0600

nrxus gravatar image

Hello, I am new to OpenCV and while trying to install it on my Linux (Ubuntu 12.10) computer I got an error at the last step of the official documentation (http://docs.opencv.org/doc/tutorials/introduction/linux_install/linux_install.html#linux-installation).

Whenever I called for sudo make install I get this error:

CMake Error at modules/photo/cmake_install.cmake:60 (FILE): file RPATH_CHANGE could not write new RPATH:

/usr/local/lib

to the file:

/usr/local/lib/libopencv_photo.so.2.4.6

No valid ELF RPATH or RUNPATH entry exists in the file; Error reading ELF identification. Call Stack (most recent call first): modules/cmake_install.cmake:70 (INCLUDE) cmake_install.cmake:56 (INCLUDE)

make: * [install] Error 1

I've tried to look up the error online but I found nothing helpful. If you know what the error is about and/or how to fix it I would greatly appreciate it. Thanks.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-02-22 06:31:11 -0600

Here's a way to install opencv-2.4.6.1 on ubuntu:click here

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-09-05 16:11:24 -0600

Seen: 1,801 times

Last updated: Feb 22 '14