My current setup is httpd 2.0.47 on a Red Hat 8.

When I try to configure php I do

./configure --with-apxs2=/etc/httpd/bin/apxs --disable-cgi

it runs for a while until I get

configure: error: libxml2 version 2.5.1 or greater required.

but yet, when I do an rpm search for libxml2

rpm -q libxml2

I get 

libxml2-2.5.1-1

Any ideas on this?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to