ho appena installato la ubuntu 5.10..
ora sto cercando di installare apache, ho scaricato la versione 2.0.54.tar.gz e dopo averla scompattata ho cercato di installarla...
per prima cosa come dice il file INSTALL ho fatto:
codice:
./configure --prefix=/usr/local/apache2
e mi da questo:
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
Configuring Apache Portable Runtime library ...
checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
Configuring APR library
Platform: x86_64-unknown-linux-gnu
checking for working mkdir -p... yes
APR Version: 0.9.6
checking for chosen layout... apr
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.
configure failed for srclib/apr
dopo faccio:
make
e mi dice:
make: *** No targets specified and no makefile found. Stop.
come devo fare... aiutatemi...please
Grazie a tutti