I'm getting this error when compiling Configuring extensions checking whether to enable LIBXML support... yes checking libxml2 install dir... /usr/include/libxml2 configure: error: libxml2 version 2.5.10 or greater required.
however when I check the installed rpms for libxml I see there shouldnt be a problem. [EMAIL PROTECTED] php-5.0.4]# rpm -qa | grep libxml libxml-devel-1.8.17-8 libxml2-python-2.5.4-3.rh9 perl-libxml-enno-1.02-29 libxml-1.8.17-8 libxml2-devel-2.5.4-3.rh9 perl-libxml-perl-0.07-28 libxml2-2.5.4-3.rh9 I have looked around and I havent found any answers to the problem. any thoughts?