I got this message when trying to install php:
os: fedora core 1
apache: 2.0.58
php: 5.1.4
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path... /usr/bin/xml2-config
configure: error: libxml2 version 2.6.11 or greater required.
[root@localhost php-5.1.4]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost php-5.1.4]#
what is libxml and what do i do next?