만일 mac 커맨드에서 brew 명령어을 찾을수 없다고 나온다면
커맨드에 다음을 입력해준다.
$ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"
설치중..
설치가 완료되면 brew를 쓸수 있다.
출처 : http://brew.sh
'os > Mac' 카테고리의 다른 글
Mac 쓰면서 소름 돋았음 (0) | 2015.10.04 |
---|---|
mac mysql 설치 및 구동 (0) | 2014.07.27 |
eclipse 메모리 사용량 확인 (0) | 2014.06.04 |
mac eclipse 메모리 늘리기 (0) | 2014.06.03 |
pip command not found (pip install osx) (0) | 2014.03.08 |