Hey Guys, Trying to compile php5 on my SunOS box, however the configure script cannot find libxml, though I have it installed.
[./configure] ecking for new DOM support... yes not found configure: error: Please reinstall the libxml >= 2.4.14 distribution however.. -rwxr-xr-x 1 root root 2662388 Apr 30 2002 /usr/local/lib/libxml2.so.2.4.21 I've tried to speicify the localtion of this shared library as a configure argument too, with not much more joy.. ./configure --with-dom=/usr/local/lib/libxml2.so.2.4.21 Any idea's? -- regards, -mark - Mark Campbell <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://mark.redbrick.dcu.ie - "Trying is the first step towards Failure"- Homer J. Simpson -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php