elitegroup
26-10-2007, 14:32
Здравствуйте! Устроился на работу сисадмином, в линухе ноль, решил понять как собран у нас прокси сервер (сборка на linux 3.0 compact), поставил VMware и установил linux 3.0 compact, при установке squid мне вывела след. ошибку:
[root@localhost squid-2.6.STABLE16]# ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
слил с сайта gcc-3.4.6 и при установке мне вывело другую ошибку:
[root@localhost libstdc++-v3]# ./configure
configure: error: cannot find install-sh or install.sh in . ./.. ./../..
получается какойто замкнутый круг! подскажите в чем проблема? как установить компилятор?
[root@localhost squid-2.6.STABLE16]# ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
слил с сайта gcc-3.4.6 и при установке мне вывело другую ошибку:
[root@localhost libstdc++-v3]# ./configure
configure: error: cannot find install-sh or install.sh in . ./.. ./../..
получается какойто замкнутый круг! подскажите в чем проблема? как установить компилятор?