Bonjour,
Je suis sur Fedora Core et j'aimerai configurer mon environnement PHP - Apache - MySQL.
J'ai recuperé toutes les sources et 'ai voulu commencé par Apache, mais l'erreur suivante survient :
J'ai installé Tomcat dans /opt/apache-tomcat-5.5.12. Je ne sais si c'est cela le pb. Si tel est le cas, j'aimerai installé cet Apache sans toucher mon Tomcat.
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8 /bin/sh /home/zsoh/Desktop/httpd-2.2.2/srclib/apr/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /usr/local/apache2/lib libtool: install: error: cannot install `libaprutil-1.la' to a directory not ending in /opt/apache/lib make[2]: *** [install] Erreur 1 make[2]: Leaving directory `/home/zsoh/Desktop/httpd-2.2.2/srclib/apr-util' make[1]: *** [install-recursive] Erreur 1 make[1]: Leaving directory `/home/zsoh/Desktop/httpd-2.2.2/srclib' make: *** [install-recursive] Erreur 1
Et en faisant un rpm -qa | grep -i apache, j'obtiens :
Quelqu'un a-til une proposition pouvant me débloquer ?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5 ant-apache-log4j-1.6.2-3jpp_8fc ant-apache-oro-1.6.2-3jpp_8fc ant-apache-bcel-1.6.2-3jpp_8fc ant-apache-resolver-1.6.2-3jpp_8fc ant-apache-regexp-1.6.2-3jpp_8fc
Je ne sais ce que PHP et MySQL me reservent.
Merci d'avance.
Partager