Re: installing 7.3.4 with java

From: Geschwinde <webmaster(at)geschwinde(dot)net>
To: sibusiso xolo <sibxol(at)b-vol(dot)co(dot)uk>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: installing 7.3.4 with java
Date: 2003-09-26 07:02:33
Message-ID: 3F73E489.1040807@geschwinde.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

sibusiso xolo 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.
>
>Help would be appreciated.
>SZ
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>
>
have you installed the ant binaries

I have no problems with that. I added the path always in /etc/profile
and then . /etc/profile for the reload.

It runs fine with me.

Regards Ewald

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message sibusiso xolo 2003-09-26 11:24:48 Re: installing 7.3.4 with java
Previous Message Aarni Ruuhimäki 2003-09-26 05:31:56 Re: Backing Up a Postgres database...