Differences between revisions 3 and 4
Revision 3 as of 2011-12-12 09:38:19
Size: 360
Editor: 211
Comment:
Revision 4 as of 2013-02-14 14:37:53
Size: 451
Editor: 61
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

homebrew-science 설치

{{{
brew tap homebrew/science
brew install <formula>
}}}

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