> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag von Kris Jurka
> Gesendet: Dienstag, 6. Juli 2004 13:11
> An: Markus Wollny
> Cc: [EMAIL PROTECTED]
> Betreff: Re: [GENERAL] ./configure --with-java fails
> Your setup look
On Tue, 6 Jul 2004, Markus Wollny wrote:
> I am trying to build PostgreSQL 7.4.3 with Java enabled; I've got Apache
> Ant version 1.5 and j2sdk1.4.1_05 installed:
>
> [javac] Modern compiler not found - looking for classic compiler
>
> BUILD FAILED
> file:/usr/src/postgresql/postgresql-7
Hi!
I am trying to build
PostgreSQL 7.4.3 with Java enabled; I've got Apache Ant version 1.5 and j2sdk1.4.1_05
installed:
Verifiying
ant:
# which javac/usr/java/j2sdk1.4.1_05/bin/javac# ant
-versionApache Ant version 1.5 compiled on October 15
2002
Verifying
java-compiler:
# which
ja
Hello!
When I try to run ./configure --with-java, it complains that ant doesn't
work. However ant is installed, as is the latest Java SDK 1.4.2 from
sun, PATH and JAVA_HOME are set correctly;
helles:/ # /usr/java/apache-ant-1.5.4/bin/ant -version
Apache Ant version 1.5.4 compiled