Re: compiling postgres 7.1.3 with ANT and JAVA

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: compiling postgres 7.1.3 with ANT and JAVA
Дата
Msg-id th155u4l0ksbftplmamou6cvit23n48bl0@4ax.com
обсуждение исходный текст
Ответ на compiling postgres 7.1.3 with ANT and JAVA  (Eric Webber <streethockey@ureach.com>)
Список pgsql-jdbc
On Fri, 25 Jan 2002 21:05:07 -0500, you wrote:
>checking for ant... no
>checking for ant.sh... no
>checking for ant.bat... /usr/local/bin/ant.bat
>
>So Question here is why did it say no to ant and
>ant.sh but not ant.bat

It looks like ant is not properly installed. Have you gone
through the documentation on
http://jakarta.apache.org/ant/manual/install.html? In
particular, are the following environment variables set
correctly?

   export ANT_HOME=/usr/local/ant
   export JAVA_HOME=/usr/local/jdk-1.2.2
   export PATH=${PATH}:${ANT_HOME}/bin

What happens when you type 'which ant' on the shell prompt?

Regards,
René Pijlman <rene@lab.applinet.nl>

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: compiling postgres 7.1.3 with ANT and JAVA
Следующее
От: Gunaseelan Nagarajan
Дата:
Сообщение: Bad Timestamp Format