hai ragione... avevo aperto synap...ora ho installato gcc, mami dà un altro errore:
codice:
./configure --prefix=/usr/local/apache2
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
./configure: eval: line 2699: syntax error near unexpected token `('
./configure: eval: line 2699: `/bin/sh /home/maverick/.Trash/httpd-2 (copia).0.54/srclib/apr/configure ''--prefix=/usr/local/apache2'' --cache-file=/dev/null --srcdir=/home/maverick/.Trash/httpd-2 (copia).0.54/srclib/apr --prefix=/usr/local/apache2 --exec-prefix=${prefix} --libdir=${exec_prefix}/lib --includedir=${prefix}/include --bindir=${exec_prefix}/bin --datadir=${prefix} --with-installbuilddir=${datadir}/build'
configure failed for srclib/apr
per quanto riguarda i repository ho fatto come è scritto nella guida:
http://it.ubuntuguide.org/
posso aggiornarli diversamente?


il file dei repository è questo:
codice:
deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Preview amd64 (20050908)]/ breezy main restricted


## Uncomment the following two lines to fetch updated software from the network
deb http://us.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted

## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu hoary universe
deb-src http://us.archive.ubuntu.com/ubuntu hoary universe

deb http://security.ubuntu.com/ubuntu hoary-security main restricted
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted

deb http://security.ubuntu.com/ubuntu hoary-security universe
deb-src http://security.ubuntu.com/ubuntu hoary-security universe

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

## Backports
deb http://ubuntu-backports.mirrormax.net/ hoary-backports main universe multiverse restricted
deb http://ubuntu-backports.mirrormax.net/ hoary-extras main universe multiverse restricted