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