Re: Missing declarations/jdbc error - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Missing declarations/jdbc error
Date
Msg-id Pine.BSO.4.56.0412221433160.32178@leary.csoft.net
Whole thread Raw
In response to Missing declarations/jdbc error  (Christine Warren <cwarren@library.uwi.tt>)
List pgsql-jdbc

On Wed, 22 Dec 2004, Christine Warren wrote:
>
> driver:
>      [copy] Copying 1 file to
> /usr/dspace/postgresql-7.4.3/src/interfaces/jdbc/org/postgresql
>      [echo] Configured build for the JDBC3 edition driver with NO SSL
>

What compiler is this exactly?  Clearly not Sun's JDK because you have
JDBC3 support but not SSL.  If you do have Sun's JDK installed somewhere
I'd suggest pointing JAVA_HOME to it.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Patch to reduce the number of messages to translate
Next
From: Kris Jurka
Date:
Subject: Re: Bug in JDBC-Driver?