Compiling w. java support? - Mailing list pgsql-admin

From Istvan Takacs
Subject Compiling w. java support?
Date
Msg-id 3B7D8139.7000508@matavnet.hu
Whole thread Raw
List pgsql-admin
Hi,

I have to compile PSQL --with-java, but
when it starts to compile the JDBC driver
it gives up at the interface:

gmake[3]: Entering directory `/opt/postgresql-7.1.2/src/interfaces/jdbc'
/usr/bin/ant -buildfile ../../../build.xml -Dmajor=7 -Dminor=1
-Dfullversion=7.1.2 -Ddef_pgport=5432

It just waits and waits and waits for something...
If I remove the --with-java option, then the gmake
compiles the server.
What should I do? I need Java support.
Can I use this compiled version with an other
JDBC driver?

Thanks in advance!

Regards,

             Istvan


pgsql-admin by date:

Previous
From: Grant
Date:
Subject: Re: DB size
Next
From: Peter Eisentraut
Date:
Subject: Re: Creating Users