[mythtv-users] libmythtv-0.19.so.0: cannot open shared object file

David Campbell dave at cpfc.org
Mon Mar 26 22:17:21 UTC 2007


Ben Edwards wrote:
> I have just compiled mythtv 0.19-5 from source to run a new frontend.  
> When I try to run mythfrontend I get:-
> 
> mythtv at chomsky:~$ mythfrontend
> mythfrontend: error while loading shared libraries: libmythtv-0.19.so.0 
> : cannot open shared object file: No such file or directory
> 
> Any idea why?

sounds like you ran ./configure, make but not make install

ldd $(which mythfrontend)

Dave


More information about the mythtv-users mailing list