Culture, IT, Trend, Travel , Experience korea travel & culture youtube: https://www.youtube.com/@kawadakr
2014. 3. 24.
2014. 3. 23.
2014. 3. 11.
2014. 3. 6.
install ANT on mac
easy command
sudo port install apache-ant # this does not work on Maveriks.
install brew and run
> brew install ant.
sudo port install apache-ant # this does not work on Maveriks.
install brew and run
> brew install ant.
Add path on Mac
1) open /etc/paths file as root
sudo vi /etc/path
2) append path "/mypath"
3) save path
4) open terminal ( If your terminal is already opened, close it.)
5) verify path
echo $PATH
You can find .....:/mypath
sudo vi /etc/path
2) append path "/mypath"
3) save path
4) open terminal ( If your terminal is already opened, close it.)
5) verify path
echo $PATH
You can find .....:/mypath
피드 구독하기:
글 (Atom)
