On Fri, 31 May 2002, Erez Boym wrote: > Hi, > > I'm trying to compile Caitoo and I am running in to a > problem I cant figure out. > > My ./configure script exit with an error saying that > my system can not compile a small KDE application and > that I should check my includes insolation. > > in side the ./configuree script is trying to compile > another script called conftest.C which uses an include > file calld <kapplication.h> now, I cant find the souce > of that include file I have installed all th KDE > packages including all the devel packages andit is > not there. > > Can u direct me to where I can find that elusive > include file ? > > which KDE package includes that file ? > > Erez > > PS > I'm running a RedHat 7.1 with KDE 2 compiling caitoo-0.6.6.
Which version of KDE? the one from updates? Compare: http://rpmfind.net/linux/RPM/redhat/updates/7.1/i386/usr_include_kde_Tree.html and: http://rpmfind.net/linux/RPM/redhat/updates/7.2/i386/usr_include_kde_Tree.html Only the latter contains kdeapplication.h . I figure that it was added on a later KDE version, and this is a test for 'KDE version >= [something]' -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]