[mythtv-users] MythBrowser Compile issues

Spencer Jason E CONT DLVA SpencerJE at NSWC.NAVY.MIL
Mon Dec 22 12:45:13 EST 2003


/opt/kde3/lib should point to /usr/kde/3.1/lib

> -----Original Message-----
> From: Jim Sager [mailto:jim.sager at turner.com]
> Sent: Monday, December 22, 2003 7:13 AM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] MythBrowser Compile issues
> 
> 
> I sent my last post before looking more closely at what was 
> happening. I did 
> create a symlink to /opt/kde3/lib as well as the one to 
> /opt/kde3/include - 
> both point to /usr/kde/3.1/include. I am still getting the 
> error noted below. 
> Any thoughts?
> 
> Thanks,
> jim
> 
> On Monday 22 December 2003 11:58 am, Jim Sager wrote:
> > I am using Gentoo as well. I created a symlink to the kde 
> libs as follows:
> >
> > ln -s /usr/kde/3.1/include /opt/kde3/include
> >
> > The mythbrowser.pro file is looking for the kde libs in 
> /opt/kde3/include.
> > I attempted to compile it and am getting the following error:
> >
> > make[1]: Entering directory
> > `/tmp/downloads/mythtv/MythTV-0.13/mythbrowser-0.13/mythbrowser'
> > qmake -o Makefile mythbrowser.pro
> > make[1]: Leaving directory
> > `/tmp/downloads/mythtv/MythTV-0.13/mythbrowser-0.13/mythbrowser'
> > make[1]: Entering directory
> > `/tmp/downloads/mythtv/MythTV-0.13/mythbrowser-0.13/mythbrowser'
> > g++  -o mythbrowser main.o webpage.o tabview.o 
> moc_webpage.o moc_tabview.o
> > -Wl,-rpath,/usr/qt/3/lib -L/usr/qt/3/lib -L/usr/X11R6/lib 
> -L/usr/local/lib
> > -lmyth-0.13 -L/opt/kde3/lib -lkhtml -lqt-mt -lXext -lX11 
> -lm -lpthread
> > 
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-l
> inux-gnu/bin/
> >ld: cannot find -lkhtml
> > collect2: ld returned 1 exit status
> > make[1]: *** [mythbrowser] Error 1
> > make[1]: Leaving directory
> > `/tmp/downloads/mythtv/MythTV-0.13/mythbrowser-0.13/mythbrowser'
> > make: *** [sub-mythbrowser] Error 2
> >
> > Is there something else that is missing?
> >
> > Thanks,
> > jim
> >
> > On Monday 22 December 2003 04:07 pm, Spencer Jason E CONT 
> DLVA wrote:
> > >  You can change the source to reflect the correct
> > >  include/libs directory or make a symlink to where
> > >  it thinks they are.  IE:
> > >
> > > ln -s /path/to/kde/libs /opt/kde3/lib
> > >
> > > That is what I did. I just don't remember the path
> > > to kde libs off the top of my head(I know they are not
> > > in /opt/kde3/lib though).  After that it
> > > should compile fine.
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 


More information about the mythtv-users mailing list