Ask Your Question

Revision history [back]

After executing:

sudo make install

you need to run the following libs accessible.

sudo sh -c 'echo "/usr/local/lib" > /etc/ld.so.conf.d/opencv.conf' 
sudo ldconfig

Details of the steps are here