Re: mythtv problem with shared libraries

Anssi Hannula <[email protected]>
Newsgroups gmane.linux.mandrake.plf.general
Message-ID <[email protected]>
Paul Gestwicki wrote:
> Greetings,
> 
> I just installed mythtv from plf, but when I try to run any
> executable, I receive errors of this form:
> 
> mythtv: error while loading shared libraries: libmythtv-0.20.1.so.0:
> cannot open shared object file: No such file or directory
> 
> The libraries installed through plf all have the form
> libmythtv-0.20.so. (note the lack of a ".1").
> 
> Can someone help me get in the right direction... hopefully without
> symlinking every library?

I cannot reproduce, the binaries correctly look for 0.20.so here.

Please give the output of the following commands:

# outputs the versions of libmyth0.20, mythtv-frontend
rpm -q libmyth0.20 mythtv-frontend
# outputs the executable which "mythfrontend" command launches
which mythfrontend
# outputs the used libraries
ldd $(which mythfrontend)

-- 
Anssi Hannula
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.