Re: Building --with-java

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Paulo J(dot) Matos aka PDestroy" <pocm(at)rnl(dot)ist(dot)utl(dot)pt>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Building --with-java
Date: 2001-12-25 20:32:24
Message-ID: Pine.LNX.4.30.0112252131290.622-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Paulo J. Matos aka PDestroy writes:

> While compiling postgresql 7.1.3 after configuring it --with-java
> I get:
> /opt/gnome/bin/ant -buildfile ../../../build.xml -Dmajor=7 -Dminor=1 -Dfullversion=7.1.3 -Ddef_pgport=5432
> Ant: from the XScreenSaver 3.32 distribution (14-Apr-2001.)
> http://www.jwz.org/xscreensaver/

You need the "ant" from Jakarta/Apache. If you have it installed, point
to the right place:

ANT=/some/where/ant ./configure ...

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2001-12-26 11:25:17 Re: Error message
Previous Message Paulo J. Matos aka PDestroy 2001-12-25 18:03:48 Building --with-java