problems installing 7.3.4 with java

From: b-vol <bvol(at)b-vol(dot)co(dot)uk>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: problems installing 7.3.4 with java
Date: 2003-09-25 21:39:31
Message-ID: 200309252239.32444.bvol@b-vol.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Greetings,

I am having a little difficulty installing PostgreSQL7.3.4 with java.

The box is is running SuSE9.2 linux.
I have environmental variables set in bash-profile as:
JAVA_HOME=wherever
export JAVACMD=other_place
export ANT_HOME=someplace_else
export PATH=$PATH}:${ANT_HOME}/bin

I decempressed the postgresql-7.3.4 tarball and execute the script:
./configure --with-java

but I het the error ..."ant does not work"

I am using the laest version of ant from jakarta.apache.org.

Suggestions are welcomed

CT.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-09-26 04:13:15 Re: problems installing 7.3.4 with java
Previous Message Tim McAuley 2003-09-25 15:12:50 Re: sequence's plpgsql