[SOLVED] Błąd przy kompilacji programow.
: 06 maja 2007, 13:07
Za każdym razem kiedy chce zainstalować program metodą make && make install wywala mi jakiś błąd typu:
czy ktoś wie o co chodzi??
Kod: Zaznacz cały
stephen@tp600e:~/thcrut-1.2.5$ sudo ./configure && make all install
Password:
loading cache ./config.cache
Begining autoconfiguration process for thcrut-1.2.5...
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
stephen@tp600e:~/thcrut-1.2.5$