Habe beim Versuch, configure auszuführen folgende Meldungen bekommen:
>checking build system type... i686-pc-linux-gnuoldld
>checking host system type... i686-pc-linux-gnuoldld
>checking target system type... i686-pc-linux-gnuoldld
>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 gawk... gawk
>checking whether make sets ${MAKE}... yes
>checking for style of include used by make... GNU
>checking for gcc... no
>checking for cc... no
>checking for cc... no
>checking for cl... no
>configure: error: no acceptable C compiler found in $PATH
Was muss ich alles installieren / konfigurieren, bevor ich den Befehl
ausführen kann?
System: RH8
Martin