hola amigos necesito su ayuda,
he trabajado durante mucho tiempo en php en windows, ahora cambié de sistema operativo s un Fedora Core 5, ya instalé el apache 2.0.59 y funciona de maravilla, ahora quiero instalar el php como módulo de apache ,
inicialmente compilo el php5.0.23
# ./configure --with-apxs2=/usr/local/Apache/bin/apxs --with-mysql
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path...
configure: error: xml2-config not found. Please check your libxml2 installation.
ese es el error que tengo, bueno me recomendaron instalar el libxml2-devel
y no logro instalar, alguien tuvo problemas con esto??