http://pupeno.com/2011/07/30/getting-started-with-la-clojure-on-mac-os-x-a-visual-guide/ 참조
brew(http://mxcl.github.com/homebrew/) 로 설치하는게 편하다.
/usr/bin/ruby -e "$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
알아서 해준다.
brew 를 설치했다면 brew install 로 clojure 를 설치한다.
$ brew install clojure
==> Downloading http://repo1.maven.org/maven2/org/clojure/clojure/1.3.0/clojure-
######################################################################## 100.0%
==> Caveats
If you `brew install repl` then you may find this wrapper script from
MacPorts useful:
http://trac.macports.org/browser/trunk/dports/lang/clojure/files/clj-rlwrap.sh?format=txt
==> Summary
/usr/local/Cellar/clojure/1.3.0: 5 files, 3.3M, built in 24 seconds
Rake (ROR)나 express(node.js)같은 프로젝트 생성 및 관리툴인
brew(http://mxcl.github.com/homebrew/) 로 설치하는게 편하다.
/usr/bin/ruby -e "$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
알아서 해준다.
brew 를 설치했다면 brew install 로 clojure 를 설치한다.
$ brew install clojure
==> Downloading http://repo1.maven.org/maven2/org/clojure/clojure/1.3.0/clojure-
######################################################################## 100.0%
==> Caveats
If you `brew install repl` then you may find this wrapper script from
MacPorts useful:
http://trac.macports.org/browser/trunk/dports/lang/clojure/files/clj-rlwrap.sh?format=txt
==> Summary
/usr/local/Cellar/clojure/1.3.0: 5 files, 3.3M, built in 24 seconds
Rake (ROR)나 express(node.js)같은 프로젝트 생성 및 관리툴인
댓글
댓글 쓰기