Mailing List Archive

New problem. Was RE: libmyth library error
Thanks for the help.
Seems, I have passed through that.
Now, I have new problem with running setup:
I've got following error:

QSqlDatabase warning QMYSQL3 driver not loaded
Unable to open database
Driver not loaded.

This message appears several times.
Any help will be 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



-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net] On Behalf Of Joseph A. Caputo
Sent: Monday, April 07, 2003 6:20 PM
To: Discussion about mythtv
Subject: RE: [mythtv-users] libmyth library error

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

_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
Re: New problem. Was RE: libmyth library error [ In reply to ]
>>>>> On Tue, 8 Apr 2003 09:10:48 +0200, "Gennady Yakubovich" <gyakubov@cisco.com> said:

g> Now, I have new problem with running setup:
g> I've got following error:

g> QSqlDatabase warning QMYSQL3 driver not loaded
g> Unable to open database
g> Driver not loaded.


Did you install qt-MySQL?
--
Gregorio Gervasio, Jr.
gtgj@pacbell.net
RE: New problem. Was RE: libmyth library error [ In reply to ]
You need the qt-MySQL package installed.

-Joe C.

> -----Original Message-----
> From: mythtv-users-bounces@snowman.net
> [mailto:mythtv-users-bounces@snowman.net]On Behalf Of Gennady Yakubovich
> Sent: Tuesday, April 08, 2003 3:11 AM
> To: 'Discussion about mythtv'
> Subject: New problem. Was RE: [mythtv-users] libmyth library error
>
>
> Thanks for the help.
> Seems, I have passed through that.
> Now, I have new problem with running setup:
> I've got following error:
>
> QSqlDatabase warning QMYSQL3 driver not loaded
> Unable to open database
> Driver not loaded.
>
> This message appears several times.
> Any help will be greatly appreciated.
>
> Gennady Yakubovich
> Software Engineer