Installation de PHP4 sur Ubuntu Server
Posté : 12 oct. 2011, 12:10
Salut tout le monde,
je reviens à la charge avec mon serveur Ubuntu, j'ai quelques petits soucis pour installer PHP.
la commande ./configure me balance une erreur que je ne comprends pas, si quelqu'un savait me traduire ça, il aurait ma bénédiction sur les 12 prochaines générations
:
Et si vous voyez d'autres éléments suspects, n'hésitez pas à me les souligner, j'ai toujours été, je suis, et je resterai très longtemps encore une buse avec Linux en général
je reviens à la charge avec mon serveur Ubuntu, j'ai quelques petits soucis pour installer PHP.
la commande ./configure me balance une erreur que je ne comprends pas, si quelqu'un savait me traduire ça, il aurait ma bénédiction sur les 12 prochaines générations
Je sais pas de quoi il est question avec la sortie de lex introuvable... et j'ai un doute sur ce que signifie en l'occurrence le « giving up »root@kingston:/home/asyres/lamp/php-4.4.9# ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
loading cache ./config.cache
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for re2c... exit 0;
checking whether ln -s works... yes
checking for gawk... no
checking for mawk... mawk
checking for bison... bison -y
checking bison version... configure: warning: You will need bison 1.28
2.4.1 (ok)
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: 1: lex: not found
configure: error: cannot find output from lex; giving up
root@kingston:/home/asyres/lamp/php-4.4.9#
Et si vous voyez d'autres éléments suspects, n'hésitez pas à me les souligner, j'ai toujours été, je suis, et je resterai très longtemps encore une buse avec Linux en général