Building JDBC in 7.1

Поиск
Список
Период
Сортировка
От Tony Grant
Тема Building JDBC in 7.1
Дата
Msg-id 989243554.952.5.camel@tonux
обсуждение исходный текст
Ответ на Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?  (Tony Grant <tony@animaproductions.com>)
Список 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 по дате отправления:

Предыдущее
От: Antonio Fiol Bonnín
Дата:
Сообщение: Re: rpm jdbc installation
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] MULTIBYTE and SQL_ASCII (was Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?)