Re: Compiling

From: Peter Mount <peter(at)retep(dot)org(dot)uk>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, Mike Cannon-Brookes <mcannon(at)internet(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Compiling
Date: 2001-03-25 18:03:34
Message-ID: 5.0.2.1.0.20010325190238.02107700@mail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

At 14:21 25/03/01 +0200, Peter Eisentraut wrote:
>Mike Cannon-Brookes writes:
>
> > tried to pull down the latest src and compile it but I can't. The build
> file
> > seems to filter properties like MAJORVERISON, MINORVERSION etc with ant
> > properties that don't exist?
>
>You aren't running 'ant' directly, are you? Just run 'make'.

Unless it's changed build.xml should have defaults for these, but make
should then overide them.

Running just ant should run with just the defaults.

Peter

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Seema Noor 2001-03-25 18:12:23 Problem in PostgreSQL - jdbc
Previous Message Peter Eisentraut 2001-03-25 12:21:12 Re: Compiling