Обсуждение: Ant ???

Поиск
Список
Период
Сортировка

Ant ???

От
rjtalbo
Дата:
Help !
  I am trying to move from DB2 to Postgresql but....
Under Db2  ,  Linux and OS/2 and Windows I use VisualAge Java 3.0 ...
VAJ includes a jdk of its own... Now it seems I will also have to add
JDK 118 also
have ANT to compile Postgresql..
  What is Ant ?? I cannot find refrence to it in my SUN Manual , other
Jave books,
the IBM Devleopers site or Posgres Doc.. Except to say I must have it..
 And oh yeah the Compiler error message.. Maybe I am not looking hard
enough..

What is it and where can I get it??
And can I still use VAJ 3.0 after compile and install.

Thanks very much

Bob T.


Re: Ant ???

От
Jani Averbach
Дата:
On Sat, 26 May 2001, rjtalbo wrote:

>
> What is it and where can I get it??
> And can I still use VAJ 3.0 after compile and install.
>

http://jakarta.apache.org/ant/index.html

Please read the Ant's installation instruction before to try compile
postgres-jdbc. Otherwice you will be in stuck.

http://jakarta.apache.org/ant/manual/install.html

BR, Jani

---
Jani Averbach



Re: Ant ???

От
"Dave Cramer"
Дата:
If you don't need to compile the jar, you can pick them up at
http://jdbc.fastcrypt.com


--dc--
----- Original Message -----
From: "Jani Averbach" <jaa@cc.jyu.fi>
To: <pgsql-jdbc@postgresql.org>
Sent: Saturday, May 26, 2001 11:38 AM
Subject: Re: [JDBC] Ant ???


> On Sat, 26 May 2001, rjtalbo wrote:
>
> >
> > What is it and where can I get it??
> > And can I still use VAJ 3.0 after compile and install.
> >
>
> http://jakarta.apache.org/ant/index.html
>
> Please read the Ant's installation instruction before to try compile
> postgres-jdbc. Otherwice you will be in stuck.
>
> http://jakarta.apache.org/ant/manual/install.html
>
> BR, Jani
>
> ---
> Jani Averbach
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
>


Re: Ant ???

От
"Dave Cramer"
Дата:
If you want to avoid compiling the driver you can get the binaries for
postgres at

http://jdbc.fastcrypt.com


Dave

----- Original Message -----
From: "rjtalbo" <rjtalbo@attglobal.net>
To: "Bruce Momjian" <pgman@candle.pha.pa.us>
Cc: <pgsql-jdbc@postgresql.org>; <rjtalbo@attglobal.net>
Sent: Saturday, May 26, 2001 12:07 PM
Subject: [JDBC] Ant ???


> Help !
>   I am trying to move from DB2 to Postgresql but....
> Under Db2  ,  Linux and OS/2 and Windows I use VisualAge Java 3.0 ...
> VAJ includes a jdk of its own... Now it seems I will also have to add
> JDK 118 also
> have ANT to compile Postgresql..
>   What is Ant ?? I cannot find refrence to it in my SUN Manual , other
> Jave books,
> the IBM Devleopers site or Posgres Doc.. Except to say I must have it..
>  And oh yeah the Compiler error message.. Maybe I am not looking hard
> enough..
>
> What is it and where can I get it??
> And can I still use VAJ 3.0 after compile and install.
>
> Thanks very much
>
> Bob T.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
>