On Tue, 17 Jul 2001, Thiago Vinhas de Moraes wrote:

>
> Hi!
>
> I'm trying to compile a simple KDE application called kvncviewer, but I've
> got the following error after ./configure:
>
> checking for extra includes... no
> checking for extra libs... no
> checking for kde headers installed... configure: error: your system is not
> able to compile a small KDE application!Check, if you installed the KDE
> header files correctly.
> [thiago@zeus kvncviewer-0.0.3]$
>
> Looking at config.log, I found:
>
> configure:3426: g++ -c -O2 -Wall -I/usr/include -I/usr/lib/qt-2.3.1/include
> -I/usr/X11R6/include  conftest.C
> conftest.C: In function `int main ()':
> conftest.C:7: no method `KApplication::kde_htmldir'
> conftest.C:8: no method `KApplication::kde_appsdir'
> conftest.C:9: no method `KApplication::kde_icondir'
> etc..
>
> Does anyone knows what's the problem?
>
> Regards,
> Thiago
>
>
Off hand, I would say that you do not have the KDE development RPM
installed.  Posible some other development RPMs as well.  These are
needed to compile programs, but not to run pre-compiled programs.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to