Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Error while loading shared libraries??

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


bcromwell.mailinglists at gmail

Aug 31, 2006, 8:26 PM

Post #1 of 6 (1933 views)
Permalink
Error while loading shared libraries??

I just installed the latest svn and now when I run mythtv-setup I am getting
the following error:

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

[root [at] mytht mythtv]# whereis libmythtv-0.20.so.0
libmythtv-0.20.so: /usr/local/lib/libmythtv-0.20.so/usr/local/lib/libmythtv-
0.20.so.0

[root [at] mytht mythtv]# ls /usr/local/lib/libmythtv-0.20.so
libmythtv-0.20.so libmythtv-0.20.so.0.20
libmythtv-0.20.so.0 libmythtv-0.20.so.0.20.0

Both ls and whereis show the library exists but mythsetup doesn't see it for
some reason. Any Ideas?


mtdean at thirdcontact

Aug 31, 2006, 8:29 PM

Post #2 of 6 (1810 views)
Permalink
Re: Error while loading shared libraries?? [In reply to]

On 08/31/06 23:26, Bryan Cromwell wrote:

> I just installed the latest svn and now when I run mythtv-setup I am
> getting the following error:
>
> mythtv-setup: error while loading shared libraries:
> libmythtv-0.20.so.0: cannot open shared object file: No such file or
> directory
>
> [root [at] mytht mythtv]# whereis libmythtv-0.20.so.0
> libmythtv-0.20.so <http://libmythtv-0.20.so>:
> /usr/local/lib/libmythtv-0.20.so <http://0.20.so>
> /usr/local/lib/libmythtv-0.20.so.0
>
> [root [at] mytht mythtv]# ls /usr/local/lib/libmythtv-0.20.so <http://0.20.so>
> libmythtv-0.20.so <http://libmythtv-0.20.so>
> libmythtv-0.20.so.0.20
> libmythtv-0.20.so.0 libmythtv-0.20.so.0.20.0
>
> Both ls and whereis show the library exists but mythsetup doesn't see
> it for some reason. Any Ideas?

ldconfig?

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


bcromwell.mailinglists at gmail

Aug 31, 2006, 8:38 PM

Post #3 of 6 (1807 views)
Permalink
Re: Error while loading shared libraries?? [In reply to]

Ment to say that, I did try to run ldconfig didn't help.. Anymore Ideas?


On 8/31/06, Michael T. Dean <mtdean [at] thirdcontact> wrote:
>
> On 08/31/06 23:26, Bryan Cromwell wrote:
>
> > I just installed the latest svn and now when I run mythtv-setup I am
> > getting the following error:
> >
> > mythtv-setup: error while loading shared libraries:
> > libmythtv-0.20.so.0: cannot open shared object file: No such file or
> > directory
> >
> > [root [at] mytht mythtv]# whereis libmythtv-0.20.so.0
> > libmythtv-0.20.so <http://libmythtv-0.20.so>:
> > /usr/local/lib/libmythtv-0.20.so <http://0.20.so>
> > /usr/local/lib/libmythtv-0.20.so.0
> >
> > [root [at] mytht mythtv]# ls /usr/local/lib/libmythtv-0.20.so <
> http://0.20.so>
> > libmythtv-0.20.so <http://libmythtv-0.20.so>
> > libmythtv-0.20.so.0.20
> > libmythtv-0.20.so.0 libmythtv-0.20.so.0.20.0
> >
> > Both ls and whereis show the library exists but mythsetup doesn't see
> > it for some reason. Any Ideas?
>
> ldconfig?
>
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


bcromwell.mailinglists at gmail

Aug 31, 2006, 8:42 PM

Post #4 of 6 (1802 views)
Permalink
Re: Error while loading shared libraries?? [In reply to]

Well found the problem, Don't know the solution:
[root [at] mytht mythtv]# ldd /usr/local/bin/mythtv-setup
linux-gate.so.1 => (0x003b0000)
libmythtv-0.20.so.0 => not found
libmythavformat-0.20.so.0 => not found
libmythavutil-0.20.so.0 => not found
libmythavcodec-0.20.so.0 => not found
libmythfreemheg-0.20.so.0 => not found
libmythupnp-0.20.so.0 => not found
libmythlivemedia-0.20.so.0 => not found
libmyth-0.20.so.0 => not found
libmythui-0.20.so.0 => not found
How can I relink these??


On 8/31/06, Bryan Cromwell <bcromwell.mailinglists [at] gmail> wrote:
>
> Ment to say that, I did try to run ldconfig didn't help.. Anymore Ideas?
>
>
> On 8/31/06, Michael T. Dean <mtdean [at] thirdcontact> wrote:
> >
> > On 08/31/06 23:26, Bryan Cromwell wrote:
> >
> > > I just installed the latest svn and now when I run mythtv-setup I am
> > > getting the following error:
> > >
> > > mythtv-setup: error while loading shared libraries:
> > > libmythtv-0.20.so.0: cannot open shared object file: No such file or
> > > directory
> > >
> > > [root [at] mytht mythtv]# whereis libmythtv-0.20.so.0
> > > libmythtv-0.20.so <http://libmythtv-0.20.so>:
> > > /usr/local/lib/libmythtv- 0.20.so <http://0.20.so>
> > > /usr/local/lib/libmythtv-0.20.so.0
> > >
> > > [root [at] mytht mythtv]# ls /usr/local/lib/libmythtv-0.20.so <http://0.20.so
> > >
> > > libmythtv-0.20.so <http://libmythtv-0.20.so>
> > > libmythtv-0.20.so.0.20
> > > libmythtv-0.20.so.0 libmythtv-0.20.so.0.20.0
> > >
> > > Both ls and whereis show the library exists but mythsetup doesn't see
> > > it for some reason. Any Ideas?
> >
> > ldconfig?
> >
> > Mike
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users [at] mythtv
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
>
>


brucen at ksl

Aug 31, 2006, 8:51 PM

Post #5 of 6 (1798 views)
Permalink
Re: Error while loading shared libraries?? [In reply to]

Bryan Cromwell wrote:
> Well found the problem, Don't know the solution:
> [root [at] mytht mythtv]# ldd /usr/local/bin/mythtv-setup
> linux-gate.so.1 => (0x003b0000)
> libmythtv-0.20.so.0 => not found
> libmythavformat-0.20.so.0 => not found
> libmythavutil-0.20.so.0 => not found
> libmythavcodec-0.20.so.0 => not found
> libmythfreemheg-0.20.so.0 => not found
> libmythupnp-0.20.so.0 => not found
> libmythlivemedia-0.20.so.0 => not found
> libmyth-0.20.so.0 => not found
> libmythui-0.20.so.0 => not found
> How can I relink these??
Did you put the line /usr/local/lib into /etc/ld.so.conf? If not, add
that line and then do an ldconfig. Should be good to go after that. This
assumes you used the prefix of /usr/local when compiling....

Cheers
Bruce
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


bcromwell.mailinglists at gmail

Aug 31, 2006, 8:56 PM

Post #6 of 6 (1808 views)
Permalink
Re: Error while loading shared libraries?? [In reply to]

That did it Bruce, Thanks!!
Wonder why I have never needed to do this before with svn? Albeit it is FC5
vs FC4.


On 8/31/06, Bruce Nordstrand <brucen [at] ksl> wrote:
>
> Bryan Cromwell wrote:
> > Well found the problem, Don't know the solution:
> > [root [at] mytht mythtv]# ldd /usr/local/bin/mythtv-setup
> > linux-gate.so.1 => (0x003b0000)
> > libmythtv-0.20.so.0 => not found
> > libmythavformat-0.20.so.0 => not found
> > libmythavutil-0.20.so.0 => not found
> > libmythavcodec-0.20.so.0 => not found
> > libmythfreemheg-0.20.so.0 => not found
> > libmythupnp-0.20.so.0 => not found
> > libmythlivemedia-0.20.so.0 => not found
> > libmyth-0.20.so.0 => not found
> > libmythui-0.20.so.0 => not found
> > How can I relink these??
> Did you put the line /usr/local/lib into /etc/ld.so.conf? If not, add
> that line and then do an ldconfig. Should be good to go after that. This
> assumes you used the prefix of /usr/local when compiling....
>
> Cheers
> Bruce
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.