Mailing List Archive

Problem running setup
Hello,

I am stuck when trying to run the setup program I get the following
message.

./setup error while loading shared libraries: libmyth-0.9.so.0: cannot
open shared object file: No such file or directory

I have verified the I have QTDIR set and added to my path. I have
completed the make and make install for the application. I am using the
latest tar file 0.9.1.

Thanks in advance for your help,

Joe
RE: Problem running setup [ In reply to ]
> -----Original Message-----
> From: mythtv-users-bounces@snowman.net
> [mailto:mythtv-users-bounces@snowman.net]On Behalf Of Joe A Cairns
> Sent: Thursday, June 12, 2003 9:37 AM
> To: mythtv-users@snowman.net
> Subject: [mythtv-users] Problem running setup
>
>
> Hello,
>
> I am stuck when trying to run the setup program I get the following
> message.
>
> ./setup error while loading shared libraries: libmyth-0.9.so.0: cannot
> open shared object file: No such file or directory
>
> I have verified the I have QTDIR set and added to my path. I have
> completed the make and make install for the application. I am using the
> latest tar file 0.9.1.

Okay, since you say you did 'make install', you should have libmyth-0.9.so*
in '/usr/local/lib'. Make sure '/usr/local/lib' is in your /etc/ld.so.conf
file and (as root) run '/sbin/ldconfig'. Hopefully that should solve your
problem.

-JAC
RE: Problem running setup [ In reply to ]
Joseph,

Thanks, I ran the /sbin/ldconfig before but after I ran it a second time
it fixed my problem.

Thanks again.

Joe

> -----Original Message-----
> From: mythtv-users-bounces@snowman.net
> [mailto:mythtv-users-bounces@snowman.net] On Behalf Of Joseph
> A. Caputo
> Sent: Thursday, June 12, 2003 10:08 AM
> To: Discussion about mythtv
> Subject: RE: [mythtv-users] Problem running setup
>
>
> > -----Original Message-----
> > From: mythtv-users-bounces@snowman.net
> > [mailto:mythtv-users-bounces@snowman.net]On Behalf Of Joe A Cairns
> > Sent: Thursday, June 12, 2003 9:37 AM
> > To: mythtv-users@snowman.net
> > Subject: [mythtv-users] Problem running setup
> >
> >
> > Hello,
> >
> > I am stuck when trying to run the setup program I get the following
> > message.
> >
> > ./setup error while loading shared libraries:
> libmyth-0.9.so.0: cannot
> > open shared object file: No such file or directory
> >
> > I have verified the I have QTDIR set and added to my path. I have
> > completed the make and make install for the application. I am using
> > the latest tar file 0.9.1.
>
> Okay, since you say you did 'make install', you should have
> libmyth-0.9.so* in '/usr/local/lib'. Make sure
> '/usr/local/lib' is in your /etc/ld.so.conf file and (as
> root) run '/sbin/ldconfig'. Hopefully that should solve your problem.
>
> -JAC
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@snowman.net
> http://lists.snowman.net/cgi-> bin/mailman/listinfo/mythtv-users
>
>
>