andybarry / makerscanner

Makerscanner Software
GNU General Public License v2.0
168 stars 70 forks source link

OpenCV 2.4.2 Issue #3

Closed papachristoumarios closed 10 years ago

papachristoumarios commented 10 years ago

I have installed OpenCV 2.4.2 on my computer (Ubuntu 12.04 x86) and built the makerscanner from source. However, when I attempt to execute the makerscanner application the following issue arises:

makerscanner: error while loading shared libraries: libopencv_core.so.2.4: cannot open shared object file: No such file or directory

Does it need another version of OpenCV or 2.4.2 is ok or should the problem be examined from another perspective?

papachristoumarios commented 10 years ago

Sorry, the sudo make install command did not copied the libs to /usr/lib/ so I had to do it manually