You are not logged in.

vanaedium

Beginner

  • "vanaedium" started this thread

Posts: 4

Location: Bologna-Italy

Occupation: sound engeneering

  • Send private message

1

Saturday, May 21st 2005, 3:03pm

How can I compile Kxdocker plugins?

How can I compile KXdocker plugins?
I really like kxdocker (better than kooldock and ksmoothdocker) but i can't compile the plugins GAclock Gmount GMail etc..
they need to export kde dir and qt dir in this way
export KDEDIR=
export QTDIR=
but where is the correctly qt and kde directories?
I've tried /usr/share/kde /usr/share/kde3 /usr/share/qt3 /usr/include/kde3 /usr/include/qt3 /usr/lib/kde3 /usr/lib/qt3 but the answer is always the same ERRORS by gpluginsdk
.
help me please!!!

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

2

Saturday, May 21st 2005, 8:11pm

Which distribution do you use?

Maybe you are missing the -devel packages for Qt and KDE

Cheers,
_
Qt/KDE Developer
Debian User

vanaedium

Beginner

  • "vanaedium" started this thread

Posts: 4

Location: Bologna-Italy

Occupation: sound engeneering

  • Send private message

3

Saturday, May 21st 2005, 11:59pm

I use Kubuntu
I find a libqt3.dev but if i try to install a lot of package must be uninstalled!!!
For kde dev files i've got them

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

4

Sunday, May 22nd 2005, 11:47am

libqt3-mt-dev

Cheers,
_
Qt/KDE Developer
Debian User