Hi Denis,
yes, I tried "./configure --help" but the only relevant options seems to be --prefix and --includedir and I tried both without success ("./configure --prefix=/opt/kde3/ --includedir=/opt/kde3/"). I still get the same error. But don't worry about it. The application is not so important for me. It's just a "would be nice to have" thing. But thanks for your support.
Regards,
Stefan
Denis Prost wrote:
> Hi Stefan,
>
> did you try "./configure --help" to see the available options ?
> As far as I remember, there are a lot of options, maybe one of them is
> more suitable to your needs.
>
> Regards,
>
> Denis
>
> Stefan Endrullis a écrit :
>> Hello,
>>
>> does someone know who to tell a configure script where to find the KDE
>> headers?
>>
>> When I try to compile a certain KDE application, configure fails with
>> the following error:
>> [...]
>> 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!
>>
>> I have the following KDE devel packages installed:
>> - kdebase-kde3-dev
>> - kdelibs-kde3-dev
>>
>> Am I missing any package?
>>
>> I tried the prefix returned by "kde-config --prefix":
>> ./configure --prefix=/opt/kde3
>> But the error remains the same.
>>
>> Do you have any ideas?
>>
>> Regards,
>> Stefan
>>
>>
>>
>