
bcromwell.mailinglists at gmail
Aug 31, 2006, 8:42 PM
Post #4 of 6
(1803 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 > > > >
|