[mythtv] MythGame/MythGallery

Robert Dege mythtv-dev@snowman.net
Sat, 21 Dec 2002 17:08:02 -0500 (EST)


This happens to me all the time with RedHat 7.3.  Make install in mythtv
doesn't generate the extra libmyth.so softlink in the lib directory.

cd /usr/local/lib

do an `ls -l libmyth*` to obtain the exact filename (using CVS, I no
longer know the correct library name)

You should see one actual libmyth file & 1 or 2 softlinks.

ln -s libmyth-0.7... libmyth-0.7.so

then re-run make in mythgallery.

-Rob

> Done ldconfig a couple of times to no avail...  How would I create the link
> manual as Isaac suggests?
>
> Steve
>
> -----Original Message-----
> From: mythtv-dev-admin@snowman.net
> [mailto:mythtv-dev-admin@snowman.net]On Behalf Of Cecil Watson
> Sent: Friday, December 20, 2002 11:16 AM
> To: mythtv-dev@snowman.net
> Subject: Re: [mythtv] MythGame/MythGallery
>
>
> On Friday 20 December 2002 11:00 am, Steve Dalberg wrote:
> > I get this error on both MythGame and MythGallery when I do a 'make'
> >
> > [root@TV mythgallery-0.7]# make
> > cd mythgallery && make -f Makefile
> > make[1]: Entering directory `/usr/local/src/mythgallery-0.7/mythgallery'
> > g++  -o mythgallery iconview.o main.o singleview.o moc_iconview.o
> > moc_singleview.o   -L/usr/lib/qt3/lib  -L/usr/X11R6/lib -L/usr/local/lib
> > -lmyth-0.7 -lqt-mt -lpthread -lXext -lX11 -lm
> > /usr/bin/ld: cannot find -lmyth-0.7
> > collect2: ld returned 1 exit status
> > make[1]: *** [mythgallery] Error 1
> > make[1]: Leaving directory `/usr/local/src/mythgallery-0.7/mythgallery'
> > make: *** [sub-mythgallery] Error 2
> >
> > any ideas?
> >
> > /usr/local/lib is in my ld.so.conf, and MythTV works good...
> >
> > Thanks,
> > Steve
> >
> As root ldconfig, then try again....
>
> Cecil
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev@snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-dev
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev@snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-dev
>



Dege

So Many Things in Life Would Be Really Funny
.... If They Weren't Happening To Me