PDA

View Full Version : Problem installing karamba/superkaramba



moon4
09-13-2006, 10:27 AM
Hello all.
I have problem with installing Superkaramba.
After ./configure I receive:
"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!"
What can i do???Please help.

malaire
09-13-2006, 11:35 AM
Hello all.
I have problem with installing Superkaramba.
After ./configure I receive:
"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!"
What can i do???Please help.


I get same error when trying to compile Basket 0.6.0Beta2.1 (From http://basket.kde.org) in Knoppix 4.0.2 CD.

The problem is that you need to install some development packages for KDE, like kdelibs4-dev or some other -dev packages.
Unfortunately, it's nearly impossible to find right version of such packages for Knoppix.

If possible, you could try downloading DVD version which includes more packages. (For me this didn't work either.)

(My next try might be to use debootstrap to compile it for Debian-sarge and hope that the same version will work in Knoppix.)