[mythtv-users] libmyth-0.11.so.0: cannot open shared object file: No such file or directory

Joseph A. Caputo jcaputo1 at comcast.net
Tue Sep 23 10:14:39 EDT 2003


> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org
> [mailto:mythtv-users-bounces at mythtv.org]On Behalf Of Ted Garrington
> Sent: Tuesday, September 23, 2003 2:02 AM
> To: mythtv-users at mythtv.org
> Subject: [mythtv-users] libmyth-0.11.so.0: cannot open shared object
> file: No such file or directory
>
>
> I just stumbled upon MythTV and it looks awesome. After Walking through
> the install documentation and installing I ened up getting the following
> error message when trying to execute.
>
> /usr/local/bin/mythtv: error while loading shared libraries:
> libmyth-0.11.so.0: cannot open shared object file: No such file
> or directory
>
> I am using a RedHat 9.0 box. I do not have the TV tuner card installed
> yet. But it did not appear that was necessary to install mythtv.
>
> Has anyone else had this problem?

1) First of all, you don't run 'mythtv', you run 'mythfrontend' and
'mythbackend' (actually, mythbackend won't run without the tuner card
(unless that's changed), but you can still run mythfrontend)

2) Check to see where libmyth-0.11.so.0 is.  Probably /usr/local/lib.  Check
to make sure it's readable by the user you're running Myth as.

3) Make sure the directory containing libmyth (/usr/local/lib ?) has an
entry in /etc/ld.so.conf

4) Run (as root) /sbin/ldconfig

5) If it still doesn't work, you've go other problems.

-JAC

PS- Isaac (or anyone): is there any purpose to the 'mythtv' executable
anymore?  If it's obsolete, should we just remove it from the CVS head?



More information about the mythtv-users mailing list