Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2118 - KDE Plugins/Widgets for QT don't work or allow some programs to compile
Summary: KDE Plugins/Widgets for QT don't work or allow some programs to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1732
  Show dependency tree
 
Reported: 2002-04-26 01:50 UTC by Justin T.
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.