| From: | "Jose' Soares Da Silva" <sferac(at)proxy(dot)bazzanese(dot)com> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | jdbc fails to compile |
| Date: | 1998-04-17 15:22:29 |
| Message-ID: | Pine.LNX.3.96.980417151904.1389B-100000@proxy.bazzanese.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Hi, all
I can't compile jdbc interface. There's somebody that can help me ?
$ make
javac postgresql/CallableStatement.java
javac postgresql/geometric/PGbox.java
javac postgresql/geometric/PGcircle.java
javac postgresql/geometric/PGlseg.java
javac postgresql/geometric/PGpath.java
javac postgresql/geometric/PGpolygon.java
jar -c0f postgresql.jar $(find postgresql -name "*.class" -print)
Failed to locate native library in path:
/usr/local/pgsql/lib
Aborting.
make: *** [postgresql.jar] Error 1
SO: Linux ELF 2.0.33
java version "Linux_JDK_1.1.3_v1"
Thanks, Jose'
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 1998-04-17 15:49:13 | Re: [INTERFACES] Solaris 2.6 binary for Postgresql (fwd) |
| Previous Message | David Hartwig | 1998-04-17 15:01:42 | Re: [INTERFACES] ODBC 6.3.2 |