JDBC interface

From: Ana Carolina Alonso de Armiño <aalonso(at)uncoma(dot)edu(dot)ar>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: JDBC interface
Date: 2001-06-22 19:36:06
Message-ID: 5.0.2.1.1.20010622162646.009ea300@pop3.uncoma.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I'm working on SuSE 7.1 and I have a problem when I try to make the JDBC
INterface.
I have jdk1.1.8 and it is in the Path (JAVA_HOME)

When I write make in the directory
/usr/src/postgresql-7.1.2/src/interfaces/jdbc/ and I get next message:

builfile ../../../build.xml -Dmajor=7-Dminor=1-Dfullversion=7.1.2
-def_pgport5432

Then, I had installed de package 'ant' (version1.3) and I have 'ant' in the
Path (ANT_HOME)

When I write 'ant' in the directory
/usr/src/postgresql-7.1.2/src/interfaces/jdbc/ I get the 6 error messages
referers to the file: /src/interfaces/jdbc/org/postgresql/Drivers.java.

What could be happening?
Thank you very much.

Ana

Browse pgsql-interfaces by date

  From Date Subject
Next Message asergioz 2001-06-23 21:16:48 Calculations With NUMERIC Data Type In C Program
Previous Message Stephan Szabo 2001-06-22 18:40:16 Re: [SQL] distinguishing different database connections