Thanks Kenza
I followed the instructions.
I think it works. How do i check if it does?
----- Original Message -----
From: "Kenza Sadik" <sadik@avignon.inra.fr>
To: "Ant Users List" <user@ant.apache.org>
Sent: Tuesday, June 22, 2004 9:06 AM
Subject: Re: How do I install?
>
> Hi Vaibhav,
> it depends if you want to install Ant in order to make it works with
> postgres you have just to unzip it and put the envirenment variables
> bellows in your .bashrc
>
> ANT_HOME=/usr/local/apache-ant-1.5.3-1
> Ant_Install_Dir=${ANT_HOME}
> PATH=${ANT_HOME}/bin:${PATH}
> export ANT_HOME Ant_Install_Dir PATH
>
> good lck
>
> let me know if it works for you
> Kenza SADIK
>
>
>
> Vaibhav Sarihan wrote:
>
> >Hi
> >
> >I was trying to set up ANT on my computer. I downloaded the
apache-ant-1.6.1-src.zip file from the website and extracted the files. I
dont know what to do now. Please help.
> >
> >Thanks
> >
> >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|