RE: Compiling JDBC Driver - impossible! - Mailing list pgsql-jdbc

From Mike Cannon-Brookes
Subject RE: Compiling JDBC Driver - impossible!
Date
Msg-id AKEBKNIMAHCDBCMEGPBFEEHDLLAA.mcannon@internet.com
Whole thread Raw
In response to Re: Compiling JDBC Driver - impossible!  ("Dave Cramer" <Dave@micro-automation.net>)
List 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 by date:

Previous
From: Larry Mulcahy
Date:
Subject: Re: Creating a data source
Next
From: "Dave Cramer"
Date:
Subject: Re: Compiling JDBC Driver - impossible!