bonjour
je veux installer sur ma debian etch Apache-php-oracle instantclient
pour cela j'ai suivi le tuto sur ce lien http://www.oracle.com/technology/pub...p_instant.html
j'ai téléchargé les sources httpd-2.0.63.tar.gz,php-4.4.9.tar.gz et les rpms de oracle instantclient
je fais un cd /apache2/
puis je lance la cmde tar zxvf httpd-2.0.63.tar.gz pour decompresser
je fais cd httpd-2.0.63
ensuite je tape ./configure --enable-module=so --prefix=/usr/local/apache --with-port=8888
Et j'obtiens le message suivant
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
Configuring Apache Portable Runtime library ...
checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
Configuring APR library
Platform: i686-pc-linux-gnulibc1
checking for working mkdir -p... yes
APR Version: 0.9.17
checking for chosen layout... apr
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
configure failed for srclib/apr
aider moi resoudre difficulté
Partager