[ urkozamanje @ 18.10.2006. 13:26 ] @
ljudi, generalna frka. imam problem sa instaliranjem source paketa. a treba da instaliram neke stvari na deset SuSE Linux Enterprise Desktop masina. problem: ne mogu da instaliram nijedan source paket. npr. php-5.1.5.tar.gz raspakujem ga sa tar -xzvf i krenem : Code: entel1:/home/marko/proba/php-5.1.5 # ./configure --prefix=/usr/local/php5 --with-apxs2=/usr/local/apache2/bin/apxs --with-zlib --with-zlib-dir=/usr/local/lib --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-gd --enable-soap --enable-sockets --enable-ftp loading 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... /usr/bin/sed checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH entel1:/home/marko/proba/php-5.1.5 # make make: *** No targets specified and no makefile found. Stop. vidim da pise no acceptable cc found in $PATH ali ne znam sta je to, ni kako to da resim. a gori mi pod nogama. ista je stvar i sa recimo source-om za krusader: Code: entel1:/home/marko/proba/krusader-1.70.1 # ./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 kde-config... /opt/kde3/bin/kde-config checking where to install... /opt/kde3 (as returned by kde-config) 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. entel1:/home/marko/proba/krusader-1.70.1 # pomoc dobri ljudi.. unapred hvala!! |