You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Mukul Gupta <gu...@gmail.com> on 2010/07/19 06:13:34 UTC

Problems in installing APACHE ANT

Hi,

I have downloaded Apache ANT 1.6.5 and installed in my C drive under the
folder C:\apache-ant-1.6.5-bin\apache-ant-1.6.5 (it is full path).

And, set ANT_HOME as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5

and, path as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5\bin

but still my ANT is not working. Please help me out in making it work.

Thanks and Regards.
Mukul Gupta

Re: Problems in installing APACHE ANT

Posted by Rajesh Kumar <ra...@gmail.com>.
Hi Mukul,

You need to make sure following things...
1. Make sure you Java is installed and set in path (JAVA_HOME should be
added in evn var && JAVA_HOME/bin should be added in PATH)

2. Make sure you have Installed Ant as you have done below

3. To use on command prompt, you need to added this in PATH such as
(ANT_HOME/bin

4. To use any other place, call following pattern ANT_HOME/bin ant

hope this help..

===========================
Rajesh Kumar
Configuration, Build and Release Engineer
Blog: http://www.scmGalaxy.com

Email: rajesh@scmGalaxy.com

On Mon, Jul 19, 2010 at 9:43 AM, Mukul Gupta <gu...@gmail.com>wrote:

> Hi,
>
> I have downloaded Apache ANT 1.6.5 and installed in my C drive under the
> folder C:\apache-ant-1.6.5-bin\apache-ant-1.6.5 (it is full path).
>
> And, set ANT_HOME as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5
>
> and, path as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5\bin
>
> but still my ANT is not working. Please help me out in making it work.
>
> Thanks and Regards.
> Mukul Gupta
>



--

Re: AW: Problems in installing APACHE ANT

Posted by "harsha.hariharan" <ha...@gmail.com>.
Hi Mukul 

can you let us know what exception do you get ex .is it something like could
ANT_HOMe not set or something ...

moreover you need to install and set JAVA_HOME and ANT_HOme in the path for
the ant to work properly 

set PATH=%ANT_HOME%;JAVA_HOME 
-- 
View this message in context: http://ant.1045680.n5.nabble.com/Problems-in-installing-APACHE-ANT-tp1438623p2638603.html
Sent from the Ant - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


AW: Problems in installing APACHE ANT

Posted by "Knuplesch, Juergen" <Ju...@icongmbh.de>.
Is Java installed?
Show us your Console!

ANT is now at version 1.8!
Do you really want 1.6.5?

-----Ursprüngliche Nachricht-----
Von: Mukul Gupta [mailto:guptamukul.87@gmail.com] 
Gesendet: Montag, 19. Juli 2010 06:14
An: user@ant.apache.org
Betreff: Problems in installing APACHE ANT

Hi,

I have downloaded Apache ANT 1.6.5 and installed in my C drive under the
folder C:\apache-ant-1.6.5-bin\apache-ant-1.6.5 (it is full path).

And, set ANT_HOME as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5

and, path as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5\bin

but still my ANT is not working. Please help me out in making it work.

Thanks and Regards.
Mukul Gupta

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org