Re: problems installing 7.3.4 with java

From: Barry Lind <blind(at)xythos(dot)com>
To: b-vol <bvol(at)b-vol(dot)co(dot)uk>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: problems installing 7.3.4 with java
Date: 2003-09-26 04:13:15
Message-ID: 3F73BCDB.3010607@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

What is the detailed error message from the configure log file?

thanks,
--Barry

b-vol wrote:
> 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.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2003-09-26 04:44:00 Re: sequence's plpgsql
Previous Message b-vol 2003-09-25 21:39:31 problems installing 7.3.4 with java