Re: Compiling postgres to is jdbc

From: "Joe Shevland" <jshevland(at)j-elite(dot)com>
To: "M(dot) T(dot) Argent" <MTArgent(at)silverfe(dot)demon(dot)co(dot)uk>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Compiling postgres to is jdbc
Date: 2002-06-09 22:25:56
Message-ID: HEECIHEEJDBMCCGMGIOBAEEOCIAA.jshevland@j-elite.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Doh, should've woken up first.

[snip]
> But, the problem you are seeing is happening as a result of not running
> 'make' in the top level source directory - you need to do this first
[snip]
> > I've installed ANT, and (as far as I can see) have it working. I've gone
> > "configure --with-java", and that seems fine, but when I then go "make"

Perhaps a 'make clean' and try it again; I had a similar problem and I think that may fix it.

Cheers,
Joe

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2002-06-10 00:45:47 Re: implementing query timeout
Previous Message Joe Shevland 2002-06-09 22:09:34 Re: Compiling postgres to is jdbc