Building JDBC in 7.1 - Mailing list pgsql-jdbc

From Tony Grant
Subject Building JDBC in 7.1
Date
Msg-id 989243554.952.5.camel@tonux
Whole thread Raw
In response to Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?  (Tony Grant <tony@animaproductions.com>)
List pgsql-jdbc
Hello,

For those having problems compiling the 7.1 JDBC driver the following
snippet from the Apache site may be a clue. I got the 7.1 .jar file to
build by setting JAVA_HOME and ANT_HOME before doing make


> You have to set the enviroment variable JAVA_HOME. It must
> point to your local JDK root directory. This is true, even if you use
> JDK 1.2 or above, which normally don't need this setting. It is
> used by Ant, the compilation software.

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


pgsql-jdbc by date:

Previous
From: Antonio Fiol Bonnín
Date:
Subject: Re: rpm jdbc installation
Next
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] MULTIBYTE and SQL_ASCII (was Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?)