2008-08-15, 10:48
I just pulled the latest SVN code for libwebcam/uvcdynctrl, and it built for me just fine. After installing it, I tried to execute uvcdynctrl-0.2, and I received the following error:
uvcdynctrl-0.2: error while loading shared libraries: libwebcam.so.0.1.1: cannot open shared object file: No such file or directory
I looked at the make install output, and it puts this in /usr/local/lib
I am running an x86_64 system and OS, so I figured it should be in /usr/local/lib64 instead.
I moved the library and the symbolic link into /usr/ocal/lib64, but I get the same error. Can someone just point me in the right direction?
Thanks.
uvcdynctrl-0.2: error while loading shared libraries: libwebcam.so.0.1.1: cannot open shared object file: No such file or directory
I looked at the make install output, and it puts this in /usr/local/lib
I am running an x86_64 system and OS, so I figured it should be in /usr/local/lib64 instead.
I moved the library and the symbolic link into /usr/ocal/lib64, but I get the same error. Can someone just point me in the right direction?
Thanks.