Re: pgsql-server/. configure configure.in

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Bruce Momjian - CVS <momjian(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/. configure configure.in
Date: 2002-09-06 17:50:32
Message-ID: 200209061750.g86HoWU10028@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Peter Eisentraut wrote:
> Bruce Momjian - CVS writes:
>
> > Add JAVA_HOME test for Ant.
>
> I've been doing fine without.

Your Ant is found without a JAVA_HOME? I tried it here with Ant 1.5 and
the check for Ant failed:

#$ ant
Buildfile: build.xml does not exist!
Build failed
#$ unset JAVA_HOME
#$ ant
Error: JAVA_HOME is not defined correctly.
We cannot execute java

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-09-06 18:46:23 pgsql-server/doc TODO
Previous Message Bruce Momjian 2002-09-06 17:49:11 Re: pgsql-server/. HISTORY