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

Aaron Stewart acs at hourglassone.com
Tue Sep 23 00:16:04 EDT 2003


Looks like you ran:

sudo make install

rather than:

su -c 'make install'

Which will cause it to fail if ldconfig isn't in your path..

Try running (as root):

/sbin/ldconfig

and then try re-running myth.

On Mon, 2003-09-22 at 23:02, Ted Garrington wrote:
> 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?
> 
> 
> Thanks in advance!
> 
> Ted
> 
> ----
> 

> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list