[mythtv-users] MythBrowser Compile issues

Ramon Redondo malinon at mchsi.com
Fri Dec 19 17:17:48 EST 2003


I seem to be having problems compiling MythBrowser.

First I had to go in and add the include path for items such as 
Kapplication.h,
but after I did that, I am getting what I believe is a link error (shown 
below).  I think that it can't find the KHTML library?  Where should it 
be getting that from?

--
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-linux-gnu/bin/ld: 
c
annot find -lkhtml
collect2: ld returned 1 exit status
make[1]: *** [mythbrowser] Error 1
make[1]: Leaving directory 
`/usr/src/MythTv-0.13/mythbrowser-0.13/mythbrowser'
make: *** [sub-mythbrowser] Error 2
--



More information about the mythtv-users mailing list