Installing command line tools in OSX 10.9 Mavericks changes slightly than previous versions of MAC OSX , Now You Dont Have to install XCODE , you can install Command Line Tools stand alone ,
1 : Open terminal
2 : Type “
xcode-select --install
. ” in terminal ( without quotes )
3: A pop-up windows will apear asking you about install tools
4 : choose install tools
- Mac OS X Lion는 Xcode의 그래픽 개발환경(GUI)과 문자 개발 환경(CUI)을 선택해서 설치할수 있도록 Preference / Downloads에서 Command Line Developer Tools를 설치할 수 있었습니다.
- Mac OS X Mavericks에서 문자 개발 환경으로 설치하려면 터미널을 열고 다음의 명령어를 실행하면 됩니다.
1 : Open terminal
2 : Type “
xcode-select --install
. ” in terminal ( without quotes )
3: A pop-up windows will apear asking you about install tools
4 : choose install tools
5 : wait install to finish it will take 30 minutes
6 : Verify install tools
댓글 없음:
댓글 쓰기