when I try to ./configure ...
I get error about xml2-config is to old, and its pointing to a /usr/local/bin.
but I have libxml2 and xml2-config install in /opt/csw/bin
So how do I tell php ./configure to use the xml2-config thats in /opt/csw/bin???
Stacy