Problem building the JDBC driver

From: zorll(at)tu-harburg(dot)de
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Problem building the JDBC driver
Date: 1998-05-20 18:03:16
Message-ID: 199805211559.RAA23600@rztsun.rz.tu-harburg.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

on May 2nd I sent a question for help to this mailing list. My
problem is, that I just can't build the JDBC-driver on my Linux
system. After typing 'make' I was showed error messages like

"Method redefined with different return type: postgresql.BigDecimal ..."
or
"class postgresql.PreparedStatement must be declared abstract ..."

I hoped, that somebody could give me a hint on what I might have done
wrong (probably with the setting of my include path). Unfortunately
the only reply to my question came from someone who seems to have the
same problem like me.

After spending some more hours with unsuccessful testing of different
(un)settings of my CLASSPATH and studying the READMEs I'm sure, that
without further help I won't belong to the lucky people with a
working JDBC driver for PostgreSQL. So please let me know, if someone
has an idea, what I might have done wrong.

If nothing else works another solution might be, if I had an already
built 'postgresql.jar' file. Does anybody know a place, where I can
get one.

Thank you in advance for your help.

Ralph

Browse pgsql-interfaces by date

  From Date Subject
Next Message The Hermit Hacker 1998-05-21 01:59:24 using ODBC-Driver of POSTGRES in relation to CRecordsets
Previous Message Peter Mount 1998-05-20 07:03:44 RE: [INTERFACES] Libpq in Windows95 and VC++ 5.0