RE: Compiling JDBC Driver - impossible!

Поиск
Список
Период
Сортировка
От Mike Cannon-Brookes
Тема RE: Compiling JDBC Driver - impossible!
Дата
Msg-id AKEBKNIMAHCDBCMEGPBFEEHDLLAA.mcannon@internet.com
обсуждение исходный текст
Ответ на Re: Compiling JDBC Driver - impossible!  ("Dave Cramer" <Dave@micro-automation.net>)
Список pgsql-jdbc
Ok,

So here's a summary of the compile instructions so far:

1)
- move to the src/interfaces/jdbc directory
- set your $JAVA_HOME to your jdk directory
- run make

2)
- in root cvs directory
- configure --with-java
- make
- make install

3)
- use ant somehow?

I'm presuming all will work, I haven't had time to try any of them.

(This might be useful for someone to summarise somewhere on
jdbc.postgresql.org)

This seems a very convoluted build process IMHO.

-mike

Mike Cannon-Brookes - Founder, Core Developer
OpenSymphony - http://www.opensymphony.com
"The Open Source J2EE Component Project"

Latest News
- SiteMesh 1.2 Released!
http://www.opensymphony.com/sitemesh


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Larry Mulcahy
Дата:
Сообщение: Re: Creating a data source
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: Compiling JDBC Driver - impossible!