Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
kopete plugins!
Hi!
I use kopete in fedora. Now I compiled a plugin for it but it doesn't show up under plugins anyone got an idea why this isn't working?! I can supply any information you need.
Plz help me it is such a cool plugin!
/mala
RE: kopete plugins!
Did you install the plugin in the same prefix as your KDE installation?
Bram Schoenmakers
KDE Netherlands (www.kde.nl)
I wrote this row and it compiled correctly I think...........
./configure --with-qt-dir=/usr/lib/qt-3.3 --with-qt-includes=/usr/lib/qt-3.3/include --with-qt-libraries=/usr/lib/qt-3.3/lib --prefix=/usr/include/kde/
Whoa! --prefix=/usr/include/kde is definetely wrong. Try --prefix=/usr instead if KDE is installed in /usr, or --prefix=/opt/kde when KDE is installed there.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)