Compiling JDBC Driver

Started by Rick Robertsover 25 years ago3 messagesgeneral
Jump to latest
#1Rick Roberts
rick@ait-web.com

What's the trick to getting it to compile?
I'm on Linux 6.2, using JDBC2.

Thanks

Rick

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Rick Roberts (#1)
Re: Compiling JDBC Driver

Rick Roberts writes:

What's the trick to getting it to compile?
I'm on Linux 6.2, using JDBC2.

cat src/interfaces/jdbc/README

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#3Peter T Mount
peter@retep.org.uk
In reply to: Rick Roberts (#1)
Re: Compiling JDBC Driver

On Tue, 17 Oct 2000, Rick Roberts wrote:

What's the trick to getting it to compile?
I'm on Linux 6.2, using JDBC2.

It depends on the version of the driver.

In most 6.5 & 7.0 you type:

make jdbc2

In 7.1, you have 3 options. The easiest is:

make

while:

make jdbc2 builds the standard java2 driver
and
make enterprise builds the enterprise edition java2 driver

Peter

--
Peter T Mount peter@retep.org.uk http://www.retep.org.uk
PostgreSQL JDBC Driver http://www.retep.org.uk/postgres/
Java PDF Generator http://www.retep.org.uk/pdf/