[mythtv-users] MythBrowser Compile issues

Ramon Redondo malinon at mchsi.com
Mon Dec 22 13:02:28 EST 2003


Thanks!  I should have looked closer at the build output to see where it 
was getting the lib from.  I was trying to add an LDPATH to settings.pro 
but it had no affect.  The link did it.

Ramon Redondo

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.
>
>  
>
>>-----Original Message-----
>>From: Ramon Redondo [mailto:malinon at mchsi.com]
>>Sent: Monday, December 22, 2003 10:26 AM
>>To: Discussion about mythtv
>>Subject: Re: [mythtv-users] MythBrowser Compile issues
>>
>>
>>Forgive my ignorance, I'm stumped... I had thought that 
>>reference in the 
>>README was for KDEVELOP (http://www.kdevelop.org) which is an 
>>available 
>>package under Gentoo, but that didn't solve my problem.
>>
>>I've searched kde.org and googled all over the place for 
>>information on 
>>the phrases "development package for kde", "kde development package", 
>>and variations of those.  But while I've found references, I 
>>have yet to 
>>find out where to download/acquire this.
>>
>>Is this actually a reference to the 'Development Source Code' link on 
>>the KDE.org website?  Or something else?
>>
>>I'd appreciate a pointer to where I can get this... Since I'm running 
>>Gentoo, an ebuild would be ideal if someone knows of one, but 
>>not required.
>>
>>Ramon Redondo
>>
>>Philippe C. Cattin wrote:
>>
>>    
>>
>>>Ramon,
>>>
>>>mythbrowser needs the development package for KDE.
>>>
>>>regards, Philippe
>>>
>>>      
>>>
>>>>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-l
>>inux-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
>>>>-- 
>>>>
>>>>_______________________________________________
>>>>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
>>> 
>>>
>>>      
>>>
>>_______________________________________________
>>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