peter wrote:

Hello,

I've managed to compile mythtv and it seemed to compile cleanly and install ok, but when I try to run any command with myth in front of it, or ./setup in /home/peter/downloads/mythtv-0.16/setup/ brings back the response:

error while loading shared libraries: libmythtv-0.16.so.0: cannot open shared object file: No such file or directory

I've tried suid
I've tried google
I've tried scratching my head but have little hair left :)
My tv card works fine in xawtv

I'm running Mandrake 10

Thanks

Peter.

http://dollyknot.com


------------------------------------------------------------------------

_______________________________________________
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


I remember having a similar problem a while back, and basically what I think I ended up doing was creating a symlink.

Here's my current setup.
ls -l /usr/local/lib/
lrwxr-xr-x 1 root root 24 Dec 2 14:34 libmythtv-0.16.so -> libmythtv-0.16.so.0.16.0
lrwxr-xr-x 1 root root 24 Dec 2 14:34 libmythtv-0.16.so.0 -> libmythtv-0.16.so.0.16.0
lrwxr-xr-x 1 root root 24 Dec 2 14:34 libmythtv-0.16.so.0.16 -> libmythtv-0.16.so.0.16.0
-rwxr-xr-x 1 root root 34207974 Dec 2 14:34 libmythtv-0.16.so.0.16.0


Maybe that will help.

_______________________________________________
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to