You are not logged in.

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.

1

Friday, February 6th 2004, 3:27pm

konstruct ... no KDE headers installed

> cd meta/kde;make install

...

checking for Qt... libraries /home/xxxx/privat/down/qt/lib, headers /home/xxxxx/privat/down/qt/include using -mt
checking for moc... /home/xxxxx/privat/down/qt/bin/moc
checking for uic... /home/xxxx/privat/down/qt/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
make[1]: *** [configure-work/kdenetwork-3.2.0/configure] Error 1
make[1]: Leaving directory `/NFS/home/xxxxx/privat/down/konstruct/kde/kdenetwork'
make: *** [dep-../../kde/kdenetwork] Error 2
>


any ideas what to do? thx!

2

Friday, February 13th 2004, 11:17am

Check if $KDEDIR or $KDEDIRS point to older KDE versions.

Have a nice day!

3

Monday, February 16th 2004, 2:20pm

Thank you for your help. In fact the path variables were set. But ...

>>unsetenv KDEDIR
>>unsetenv KDEDIRS
>>cd meta/kde ; make install


... same error message appears again.