Re: JDK development kit - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: JDK development kit
Date
Msg-id 1030416709.12890.289.camel@inspiron.cramers
Whole thread Raw
In response to Re: JDK development kit  ("Warren Massengill" <warrenmassengill@hotmail.com>)
List pgsql-jdbc
Warren,

Yes, to build the driver from source you need ant, the driver source is
in the tarball, you need the jdk for the libraries, and the compiler

however: the easiest way is to just d/l the jar. Do yourself a favour
and use the dev jar, personally weighing the (in)stability vs. the bugs
I know exist in the stable jar. I would pick the dev jar. It's pretty
solid.

Dave
On Mon, 2002-08-26 at 22:43, Warren Massengill wrote:
> >
> >Who said you needed to use jdk 1.1 ?
> >
> No one. That was the only option at the Sun Website. After 1.1 they call it
> J2SE.
>
> I am thickheaded tonight.
>
> Is JDK and J2SE the same driver?
>
> I found the JDBC download site (thanks? - we can forget Sun!) but now have
> another question.
> Is this driver included in the PostgreSQL-7.2.2.tar.gz that I downloaded
> last night?
>
> If I compile --with-java Practical PostgreSQL pg. 20 says I need ant and the
> JDK packages (but not the driver?)
>
> Thanks,
> Warren
>
>
> >From: Dave Cramer <Dave@micro-automation.net>
>
> >You can use any one of them, including jdk 1.4
> >
> >Dave
> >On Mon, 2002-08-26 at 21:57, Warren Massengill wrote:
> > > Practical PostgreSQL pg. 12
> > > The JDK is required by PostgreSQL if you ...
> > >
> > > Sun wanted to switch me to J2SE 1.4
> > > But if I insist on JDK 1.1 I must choose between the Windows and Solaris
> > > versions.
> > >
> > > Using Linux, which of these is the lesser evil?
> > >
> > > Thanks,
> > > Warren
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>



pgsql-jdbc by date:

Previous
From: "Warren Massengill"
Date:
Subject: Re: JDK development kit
Next
From: Barry Lind
Date:
Subject: Re: setBlob loop performance?