Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2118

Summary: KDE Plugins/Widgets for QT don't work or allow some programs to compile
Product: Gentoo Linux Reporter: Justin T. <justint>
Component: [OLD] KDEAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: normal CC: justint
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 1732    

Description Justin T. 2002-04-26 01:50:59 UTC
The kde plugins for QT don't work correctly (ie... kopete won't compile...)  
The fix is rather easy and requires two links to be made. 
 
ln -s /usr/kde/3/lib/kde3/plugins/designer/kdewidgets.so /usr/qt/3/plugins/ 
ln -s /usr/kde/3/lib/kde3/plugins/designer/kdewidgets.la 
/usr/qt/3/plugins/[/code] 
 
This will enable embedded KDE in qt .moc/.ui files and fix some compile errors 
on KDE programs. 
 
Justin T
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-05-12 14:50:34 UTC
I've created a kdelibs-3.0-r2, which makes $KDEDIR/libs/kde3/plugins a symlink to /usr/qt/3/plugins. That way the default qt config can be used, and no file symlinks need be added.  It's masked atm for testing, though it's ok afaik. To save people extra compiling, I won't unmask it, but include it in the kde-3.0.1 packages due to be officially announced this Wednesday. 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-05-27 14:45:58 UTC
Well, we have this now in our latest kdelibs.