Hello,
You have added this to youre ./configure command:
--with-libxml-dir=/sw/include/libxml2/
but make is using:
-I/usr/include/libxml2
Did you do your first ./configure before installing the new libxml? If so, you
need to rm config.cache, otherwise PHP will keep trying to compile usi
Hi
I need your help guys! Im trying to compile PHP5.1.6 on OS X 10.4.8,
and I run configure with the following options:
sudo ./configure --prefix=/apache2/php --with-zlib
--with-libxml-dir=/sw/include/libxml2/ --with-ldap=/usr --enable-cli
--with-zlib-dir=/usr --enable-exif --enable-ftp --enable