Re: Ant ???

Started by Jani Averbachalmost 25 years ago3 messagesgeneral
Jump to latest
#1Jani Averbach
jaa@cc.jyu.fi

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

#2Dave Cramer
pg@fastcrypt.com
In reply to: Jani Averbach (#1)

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 ???

Show quoted text

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

#3R Talbot
rjtalbo@attglobal.net
In reply to: Jani Averbach (#1)
Re: [JDBC] Ant ???

Dave Cramer wrote:

Fortunately with java it doesn't matter where it is compiled, a jar is a jar
... I just mentioned it in case there are problems

----- Original Message -----
From: "rjtalbo" <rjtalbo@attglobal.net>
To: "Dave Cramer" <Dave@micro-automation.net>
Sent: Sunday, May 27, 2001 1:21 AM
Subject: Re: [JDBC] Ant ???

Dave Cramer wrote:

If you don't need to compile the jar, you can pick them up at
http://jdbc.fastcrypt.com

--dc--

I downloaded ant 1.3-2 rpm and manual of the same...
Starting reading the instructions and said maybe I'll use python or perl..
Anyway I decided to roll a postgres install for my caldera 2.3 edesktop.
The configure went ok but onthe make I got two errors
right after the make confronted the python dir
make [4] *** pgmodule.o Error 1
make [4] leaving directory '/usr/src/OpenLinux/postgresql-7.1 yada yada yada

make [3] *** [all ] Error 2

The /usr/pgsql dir is empty
the /include/postgresql is installed with header files which on ran a
seperate make on.
My ./configure and make included make with python and perl but not java....
This is too much like work sorting this out....
The Team Italia OS/2 made a beautiful 10 min self install and I was coding
PostgreSQL in 15 min..
Postgres is elegant and powerful and DB2 is ponderous but DB2 and Sybase do
install easily..
I want my tools to install easily, like in the early eighties when we installed
Turbo Pascal and
dBase. The hard work should come into play after the install.. Somehow I
expected installs to to easier
in the new century..
: ^ ( SIGH.. I getting old..

Bob T