Hi Guys, I am trying to build Sablotron on HP-UX 11 and having some problem with 'configure' script.. Here's its output: $ ./configure loading cache ./config.cache checking for gcc... no checking for cc... cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... no checking whether cc accepts -g... yes checking for the presence of expat... checking for Expat... no checking for main in -lxmlparse... no checking for main in -lxmltok... no configure: error: Can't find the expat libraries I have installed expat along with perl 5.004.04, so there is shared library Expat.sl in the perl directory tree.. Now, I am willing to spend some time to make it work. Do you think I can fix the problem by hacking the 'configure' script or it's not gonna work at all? Any other ideas? Thanks and regards, - Andrei __________________________________________________ Do You Yahoo!? Get Yahoo! Mail � Free email you can access from anywhere! http://mail.yahoo.com/
