Re: JDK development kit

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Warren Massengill <warrenmassengill(at)hotmail(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDK development kit
Date: 2002-08-27 02:51:48
Message-ID: 1030416709.12890.289.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)micro-automation(dot)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(at)postgresql(dot)org)
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-08-27 07:54:50 Re: setBlob loop performance?
Previous Message Warren Massengill 2002-08-27 02:43:20 Re: JDK development kit