Re: Unable complie jdbc

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: <vernonw(at)gatewaytech(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Unable complie jdbc
Date: 2001-12-29 22:32:23
Message-ID: 010201c190b8$b0282e10$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

You need to use ant

http://jakarta.apache.org/ant

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Vernon Wu
Sent: Friday, December 28, 2001 11:59 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Unable complie jdbc

Hi,

I am very new to PostgreSQL, only a few hours. I follow the instruction
on
http://jdbc.postgresql.org/doc.html to build jdbc. The build process
fails due to the
${major} and ${minor} in the Driver.java file. They are not Java syntax.
Do I need to
replace them with two intergers? If yes, what they are?

Thanks in advance.

v.

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kovács Péter 2002-01-02 10:43:35 Re: Submittal for JDBC Pooling driver (For 7.3)
Previous Message Vernon Wu 2001-12-29 04:59:22 Unable complie jdbc