Re: postgres CVS Against j2sdk1.4 Failure

From: "Jim Bowery" <jim_bowery(at)hotmail(dot)com>
To: "Dave Cramer" <Dave(at)micro-automation(dot)net>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: postgres CVS Against j2sdk1.4 Failure
Date: 2002-04-30 01:24:36
Message-ID: OE75P0QzBxhJTANZwwP00002cf3@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Normally when doing a postgres build, the commands:

$ ./configure --with-java
$ make
$ make check
$ make install

Do it all.

Are you suggesting I leave the --with-java off the ./configure and, instead
put the jdbc jar file somewhere subsequent to the make install? If so,
where, exactly should I put it?

----- Original Message -----
From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "Jim Bowery" <jim_bowery(at)hotmail(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Sent: Monday, April 29, 2002 4:40 PM
Subject: Re: [JDBC] postgres CVS Against j2sdk1.4 Failure

> I'm not exactly sure what I said in the link below, but the driver will
> not build under jdk1.4.
>
> You can use a binary jar compiled under jdk 1.3 in a 1.4 environment
> however.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message tony 2002-04-30 16:55:07 I'm reading the source now...
Previous Message Dave Cramer 2002-04-30 01:09:21 Re: postgres CVS Against j2sdk1.4 Failure