I did an installation of sablotron on AIX and now someone else here in our
group is doing it on another box and we both had the same problem.
When running ./configure it reported an error, that it couldn't find expat
but expat had been installed.
I did an
$ export LIBRARY_PATH=/usr/local/bin and it worked.
I asked our unix administrator if that was a standard environment variable
and if it should be in the profile and he thought it should be LIB_PATH,
but I remember trying that and ./configure didn't recognize it.
He did inform me that we do wierd configurations at our company, not to
mention AIX is a little different. I guess the autoconf GNU program must
set up ./configure to use LIBRARY_PATH.
Just wanted to post this recurring experience incase someone else was
having the same problem.
Any informative replies are appreciated.
-walker