Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... /usr/lib
checking for xml2-config path...
configure: error: xml2-config not found. Please check your libxml2 installation.
Pourtant j'ai bien installé libxml2 libxml2-devel. Voici mon configue
./configure --prefix=/usr \
--with-config-file-path=%{_sysconfdir} \
--disable-cli \
--enable-force-cgi-redirect \
--enable-safe-mode \
--with-exec-dir=/usr/bin \
--with-mysql \
--with-zlib \
--with-gd (…)