Compiling the JDBC interface - make fails

Поиск
Список
Период
Сортировка
От Liz Bartlett
Тема Compiling the JDBC interface - make fails
Дата
Msg-id 3.0.5.32.20000524122249.00a88690@mail.idyllmtn.com
обсуждение исходный текст
Ответы Re: Compiling the JDBC interface - make fails  (Andre Majorel <amajorel@teaser.fr>)
Список pgsql-novice
We've had postgresql runing for a while successfully, using
PHP3 as our interface.

We now have a user who needs to use the JDBC instead. I followed
the instructions in the documentation on the web site:

dirk# pwd
/usr/local/postgres/install/src/interfaces/jdbc
dirk# make
make $(java makeVersion)
/bin/sh: syntax error at line 1: `(' unexpected
make: *** [all] Error 2

Running 6.5.3 on Solaris 2.6, Sun Sparc hardware. I've never touched
anything java-related before, and I am not an expert on Makefile
syntax. The line it appears to object to appears in the Makefile as:

        make $$($(JAVA) makeVersion)

Help?

--Liz

----------------------------------------------------------------------
Liz Bartlett*http://www.khyri.com/            110 E. Wilshire Ave.#G-1
Idyll Mountain Internet*http://www.idyllmtn.com/   Fullerton, CA 92832
Virtual Dog Show Co-ordinator*http://www.dogshow.com/   (714) 526-5656
Tibetan Mastiff Web Site*http://www.tibetanmastiffs.com/

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Ragnar Hakonarson"
Дата:
Сообщение: plperl difficulties
Следующее
От: Travis Ruthenburg
Дата:
Сообщение: Re: Setting Defaults