problems installing 7.3.4 with java - Mailing list pgsql-jdbc

From b-vol
Subject problems installing 7.3.4 with java
Date
Msg-id 200309252239.32444.bvol@b-vol.co.uk
Whole thread Raw
Responses Re: problems installing 7.3.4 with java  (Barry Lind <blind@xythos.com>)
List 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.



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Help: ResultSet..insertRow() not coping with explicit
Next
From: Barry Lind
Date:
Subject: Re: problems installing 7.3.4 with java