| От | Jim Richards |
|---|---|
| Тема | Re: [GENERAL] jdbc problem |
| Дата | |
| Msg-id | 199910170502.BAA02976@hub.org обсуждение исходный текст |
| Ответ на | jdbc problem (soundar rajan <psrajan@yahoo.com>) |
| Список | pgsql-general |
>I am using postgresql under linux. Now that I need to
>build up the jdbc driver for postgresql, when I make
>under the directory /src/interfaces/jdbc.. I get an
>error stating '(u' unexpected syntax...
>
>The version returned by the make is 1.0b4. The
>makeVersion.java file returns jdbc0 as the output and
>so, the postgresql.jar file is not been created.
run
make jdbc1
for the version 1 driver (jdk 1.1) and
make jdbc2
for the version 2 driver (java2) ...
then for each build, run
jar -cf postgresql.jar `find postgresql -name "*.class" -print`
to make the jar file.
--
Subvert the dominant paradigm
http://www.cyber4.org/members/grumpy/index.html
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера