Kdevelop Installation funktioniert nicht...
-
Hi, hi
Ich habe bisher ausschließlich für Windows C++ Programme geschrieben. Nun möchte ich auch eins für Linux schreiben. Ich habe als IDE Kdevelop gewählt. Ich habe auch schon einige Libaries usw. installiert. Weiß aber nicht was noch fehlt...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... no
checking for style of include used by make... none
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether g++ supports -Wmissing-format-attribute... no
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
-
Ich kann leder im Moment nicht nachgucken, aber ich meine zu Wissen, dass KDevelop g++ benötigt.
-
Jetzt wo du das problemm anschprichst wenn ich mit kDeveloper arbeite und ich compiliere kommt bei mir der fehler.
compiel error
keine header datei gefunden weist du vieleicht warum??
-
Stimmt, die Datei habe ich ganz aus den Augen verloren weil ich kein .rpm päckchen für SUSE Linux 8.2 gefunden habe. Weiß jemand wo ich das finden kann?
-
Ok ich habe auch g++ geschafft zu installieren (habe alles hier gefunden: http://rpmfind.net/linux/RPM/suse/8.1/i386/suse/i586/gcc-c++-3.2-44.i586.html)
Nun habe ich es nochmal mit dem "./configure" probiert und diesmal geht es auch sehr viel weiter doch diesmal kommt eine Fehlermeldung wo gar nichts mehr verstehe
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!