First time here? Check out the FAQ!
answered 2017-11-25 12:01:32 -0600
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