Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 13
  1. #1

    [ubuntu]installazione apache

    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
    Il mio Blog
    WbLogIn Free Blog Hosting

  2. #2
    se vuoi installarlo da sorgenti devi prima installare il compilatore gcc

    ma apache non esiste nei repository di ubuntu?
    Sotto la panza la mazza avanza.

  3. #3
    esiste nei repository.. ma mi chiede altri file dipendenti... e non li riesco ad installare...
    come faccio ad installare il compilatore gcc?
    Il mio Blog
    WbLogIn Free Blog Hosting

  4. #4
    a spanne con apt-get install gcc
    Sotto la panza la mazza avanza.

  5. #5
    mi da questa risposta quando scrivo il comando da root
    codice:
    apt-get install gcc
    E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
    come posso fare?
    Il mio Blog
    WbLogIn Free Blog Hosting

  6. #6
    nn è che hai aperto anche synaptic? cmq strano che nn ti risolva da solo le dipendenze, hai messo i repository come tutti da un archivio su internet o locale?

  7. #7
    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
    Il mio Blog
    WbLogIn Free Blog Hosting

  8. #8
    aiutatemi perfavore....
    Il mio Blog
    WbLogIn Free Blog Hosting

  9. #9
    Forse il problema è che tu hai installato una ubuntu 5.10 "breezy" mentre hai nel souces.list i repository della versione 5.04 "hoary" :master:

    Prova a cambiare repository e vediamo se continua a darti problemi di dipendenze.

    Ciao

  10. #10
    ho rimesso i vecchi reposytory e adesso sono riuscito ad installarlo
    grazie mille a tutti
    alla prossima
    Il mio Blog
    WbLogIn Free Blog Hosting

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.