MacOSX의 별도 패키징 시스템

http://mxcl.github.com/homebrew/

설치후에는 PATH 환경변수에 /usr/local/bin 을 /usr/bin 앞에 두어야 한다.

각종 어플리케이션 설치

PostgreSQL 설치

brew install postgresql
initdb /usr/local/var/postgres
pg_ctl -D /usr/local/var/postgres -l logfile start

homebrew-science 설치

brew tap homebrew/science 
brew install <formula>

Homebrew (last edited 2013-02-14 14:37:53 by 61)

web biohackers.net