Re: JDBC build

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Denise Ball'" <deniseb(at)psl(dot)nmsu(dot)edu>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC build
Date: 2001-12-06 15:17:34
Message-ID: 00fa01c17e69$23b5fe00$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Denise,

You need ant from jakarta.apache.org to build the driver

Here is the url to the download

http://jdbc.postgresql.org/download/jdbc7.2dev-1.2.jar

Cheers,

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Denise Ball
Sent: Monday, December 03, 2001 6:22 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] JDBC build

I have tried for the entire day to build the JDBC drivers for postgres.
They will not build.

Here is the error message I keep getting:

/postgresql/postgresql-7.2b1/src/interfaces/jdbc/org/postgresql/Driver.j
ava:210:
';' expected
[javac] return ${major};

I cannot figure out what I am missing.

I also cannot find the JDBC jar file anywhere on line. Maybe I have the

wrong name.

Any and all help will be greatly appreciated.

Thank you,
Denise

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

In response to

  • JDBC build at 2001-12-03 23:21:53 from Denise Ball

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2001-12-06 15:20:12 Re: JDBC build
Previous Message Dave Cramer 2001-12-06 15:15:40 Re: 7.3 build of PostgreSQL JDBC Driver