Page 1 of 1

Lib problem on VLS

Posted: 20 Feb 2004 11:12
by Romain
I installed VLS and librairies. Configure and Make Install are ok but when i launch VLS, terminal tells :


[root@linuxstag root]# vls
vls: error while loading shared libraries: libdvbpsi.so.3: cannot open shared object file: No such file or directory


lib is in the "lib" directory. How can i tell VLS to find it here ?


System is Redhat9

Thanks

Posted: 01 Apr 2004 02:44
by HaaRviK
When you configure the library, use the --prefix=/usr it will work after that. ex. ./configure --prefix=/usr

then make && make install

Worked for me. Now if I could just get my pvr-250 to broadcast all would be well with the world.