В общем в вот мучаюсь тут - rpm для проги не достать, есть только исходники =( пробую:
./configure
make
make install
После ./configure пишет - error: no acceptable C compiler found in $PATH
и на make соответственно не реагирует - в чём глюк и как исправить
Стоит ASP Linux
полный лог:[root@pc101 alloyon-0.2]# ./configure
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 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
See `config.log' for more details.
[root@pc101 alloyon-0.2]# make
make: *** Не заданы цели и не найден make-файл. Останов.