Ubuntu 7.10(eee) Установка php-fastcgi
Пытаюсь установить php споддержкой fastcgi, скажите пожалуйста, что не так? Может не хватает чего?
bromista@bromista-laptop:~$ ls .
Desktop Documents Downloads Install Music php Pictures Public Templates Videos
bromista@bromista-laptop:~$ cd /home/bromista/php/php-5.2.6
bromista@bromista-laptop:~/php/php-5.2.6$ ./configure --prefix=/home/bromista/php --enable-fastsgi
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
bromista@bromista-laptop:~/php/php-5.2.6$
Пробовал поставить gss, он пишет что уже стоит новая версия.