Compiling w. java support?

Поиск
Список
Период
Сортировка
От Istvan Takacs
Тема Compiling w. java support?
Дата
Msg-id 3B7D8139.7000508@matavnet.hu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Grant
Дата:
Сообщение: Re: DB size
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Creating Users