XLibs and compiling

Stefan Jahnke sjahnke at tkc.de
Mon Nov 8 22:16:15 GMT 1999


Stefan Jahnke wrote:
> 
> Hi,
> 
> I'm new to Kdevelop. I got everything installed including the docs and
> stuff. So far so good. But now, everytime I try to start a new project,
> I get this message when creating it:
> 
> "Starting with installation
> change directory...
> change directory...
> unzip file...
> untar file...
> change files...
> Processing freddoc.h: FredDoc
> Processing fred.h: FredApp
> Processing fredview.h: FredView
> Processing resource.h:
> Generating HTML documentation.
> Generating HTMLized headers.
> Done.
> Starting with installation
> create configurationfiles...
> aclocal
> autoheader
> automake
> perl automoc
> autoconf
> make configure...
> creating cache ./config.cache
> checking for gcc...
> gcc
> checking whether the C compiler (gcc  ) works...
> yes
> checking whether the C compiler (gcc  ) is a cross-compiler...
> no
> checking whether we are using GNU C...
> yes
> checking whether gcc accepts -g...
> yes
> checking how to run the C++ preprocessor...
> g++ -E
> checking for X...
> configure files...
> Processing file index.sgml
> READY
> 
> That seems to be ok, but as the result in the smaller window below, I
> get:
> 
> configure: error: Can't find X includes. Please check your installation
> and add the correct paths!
> 
> I'm wondering why, because my X includes are located in
> /usr/X11R6/include, and there is an additional link from
> /usr/X11/include to the same directory. So,........what's wrong or
> missing and how can I make it work ?
> 
> Of course, since the creation of the project doesnt work correctly, I
> get errors, that the k...h header files cant be found. I dont even know,
> if this errors are related to the one I got before.
> 
> TIA
> Stefan

Ok, that was stupid, it obviously works better with xdevel installed :-)

bye




More information about the KDevelop mailing list