Mailing List Archive

libmyth library error
Hi everybody.

I am new in this community and I just started to setup mythtv box. PC is
running RH 8. I did not installed lirc, because I am planning to use
wireless keyboard.

I have installed all prerequisites (according to document), compile
mythtv, and when I am trying to run ./setup of mythtv, I am receiving
following error:

"./setup: error while loading shared libraries: lybmyth-0.8.so.0: cannot
open shared file: No such file or directory"

This library itself found in /usr/local/lib/libmyth-0.8.so.0

Where may be an error?

Thanks. Help is greatly appreciated.



Gennady Yakubovich

Software Engineer



CISCO SYSTEMS

32 HaMelacha st.,

P.O.Box 8735 I.Z. Sapir

S.Netanya 42504 Israel



Phone: +972-9-8927349

Fax : +972-9-8857804
RE: libmyth library error [ In reply to ]
Hmm... if I'm not mistaken, RedHat does not include /usr/local/lib in the
standard library search path. Edit the file /etc/ld.so.conf (you need to be
root to edit this) and make sure it contains the line:

/usr/local/lib

Then run (as root):

/sbin/ldconfig

Also, make sure the permissions on the library file are correct (should be
if you did 'make install' as root or installed from a package)

-Joe C.

P.S. - Please send your posts in plain text

-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net]On Behalf Of Gennady Yakubovich
Sent: Monday, April 07, 2003 11:58 AM
To: mythtv-users@snowman.net
Subject: [mythtv-users] libmyth library error


Hi everybody.
I am new in this community and I just started to setup mythtv box. PC is
running RH 8. I did not installed lirc, because I am planning to use
wireless keyboard.
I have installed all prerequisites (according to document), compile mythtv,
and when I am trying to run ./setup of mythtv, I am receiving following
error:
"./setup: error while loading shared libraries: lybmyth-0.8.so.0: cannot
open shared file: No such file or directory"
This library itself found in /usr/local/lib/libmyth-0.8.so.0
Where may be an error?
Thanks. Help is greatly appreciated.

Gennady Yakubovich
Software Engineer