From: | Joseph Shraibman <jks(at)selectacast(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | mlabhard(at)viatraining(dot)com, PostgreSQL Users <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Error building JDBC Driver |
Date: | 2000-10-16 17:59:15 |
Message-ID: | 39EB41F3.6FA37ED9@selectacast.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Bruce Momjian wrote:
>
> I think the problem is using kaffe. I downloaded the jdbc binary from
> Peter's web site at:
>
> http://www.retep.org.uk
>
> and that worked with kaffe. Seems kaffe can not handle dependencies
> properly.
>
Well, yeah. "make jdbc2" won't work with kaffe, since it is java 1.1
>
> > When attempting to build JDBC 7.0 driver with "make jdbc2 jar", the following
> > error occurs:
> >
> > org.postgresql.Connection.java: Can't find class org/postgresql/Field
> >
> > Any ideas? Thanks.
> >
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com
From | Date | Subject | |
---|---|---|---|
Next Message | markw | 2000-10-16 18:32:38 | Boolean text, with phrase ranking, search under Postgres |
Previous Message | Darrin Ladd | 2000-10-16 17:56:20 | dump vs dumpall |