下午茶的時間,就是用來思考的。
Install ANT on Linux
1.download ant src http://www.apache.org
2.copy to /opt
3.unzip the file and rename to ant
4.vim /etc/profile
add
ANT_HOME=/opt/ant
PATH=$ANT_HOME/bin:$PATH
5.source /etc/profile
6.ant -version
沒有留言:
張貼留言