On Apr 6, 2005 10:41 PM, Luc I. Suryo <[EMAIL PROTECTED]> wrote: > try with --with-libxml-dir=/opt/csw > and presume you have it full instaled under /opt/csw make sure you have > /opt/csw/bin in your path
Both the configure parameter change /opt/csw and the PATH addition /opt/csw/bin/ fixed the problem. Thanks!