Re: JDBC driver

From: John R Pierce <pierce(at)hogranch(dot)com>
To: "Wong, RYM (Richard)" <R(dot)Y(dot)M(dot)Wong(at)rl(dot)ac(dot)uk>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC driver
Date: 2005-02-16 20:28:00
Message-ID: 4213ACD0.3050409@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Oliver Jowett wrote:
> Wong, RYM (Richard) wrote:
>
>> I have a problem of building a JDBC driver in LINUX environment.
>
>
> What version of the driver are you trying to build?

and equally important, what version of the J2SDK is installed?

$ java -version
java version "1.4.2_04"
......

$ which javac
/usr/java/j2sdk1.4.2_04/bin/javac

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Shrish 2005-02-16 23:59:46 jdbc security
Previous Message Oliver Jowett 2005-02-16 19:45:01 Re: JDBC driver