From: | Liz Bartlett <khyri(at)idyllmtn(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Compiling the JDBC interface - make fails |
Date: | 2000-05-24 19:22:49 |
Message-ID: | 3.0.5.32.20000524122249.00a88690@mail.idyllmtn.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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/
From | Date | Subject | |
---|---|---|---|
Next Message | Travis Ruthenburg | 2000-05-24 19:48:51 | Re: Setting Defaults |
Previous Message | gomathi raju | 2000-05-24 15:37:27 |