Re: [INTERFACES] jdbc fails to compile
От | Jose' Soares Da Silva |
---|---|
Тема | Re: [INTERFACES] jdbc fails to compile |
Дата | |
Msg-id | Pine.LNX.3.96.980420165154.1826A-100000@proxy.bazzanese.com обсуждение исходный текст |
Ответ на | Re: [INTERFACES] jdbc fails to compile (Peter T Mount <pgint@maidast.demon.co.uk>) |
Список | pgsql-interfaces |
On Fri, 17 Apr 1998, Peter T Mount wrote: > On Fri, 17 Apr 1998, Jose' Soares Da Silva wrote: > > > 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 > > Hmmm, that's strange as the driver isn't dependent on any native > libraries. It's also strange that this has happened only for the jar > command. > > Have you tried running jar manually? > > Also, you could run it with: > > jar -c0f postgresql.jar postgresql/*.class postgresql/*/*.class > I had two different versions of jar on: (/usr/local/bin/jar and /usr/bin/jar) Now it's Ok. Thanks anyway Peter.
В списке pgsql-interfaces по дате отправления: