cocos2d-x-3.0rc0 ANT_ROOT

My operating system: Mac OS X 10.9

I’m trying to setup my setup.py and I need to know where ANT_ROOT is located.
Using version cocos2d-x-3.0rc0 of Cocos2d-x.

Kind regards,

You can download yourself.

I do got ANT.

According to output of: ant -v
Apache Ant™ version 1.9.3 compiled on December 23 2013

I just need to know which location to use there

Solved it.

Solution, my location was:

/usr/local/bin

you can use whereis command to find a location of a command.

@Larcyn
You could input which ant(or you could replace ant to whatever commands) in your terminal to see where the command locate.

http://ant.apache.org/bindownload.cgi download url