Hi, I've been meaning to recompile with Java enabled, and got
around to it this morning. Got Ant, built & installed it. Then
ran:
"./configure --enable-locale --enable-recode --enable-multibyte
--with-perl --with-python --enable-odbc --with-java"
It ends with this:
checking whether to build Java/JDBC tools... yes
checking for jakarta-ant... no
checking for ant... /usr/local/ant/bin/ant
checking whether /usr/local/ant/bin/ant works... no
configure: error: ant does not work
But Ant works:
[localhost:~/eden/postgresql-7.2.2] mark% ant -version
Apache Ant version 1.5 compiled on September 17 2002
Any thoughts ?
- Joel