Differences between revisions 1 and 2
Revision 1 as of 2011-10-31 19:56:40
Size: 226
Editor: 211
Comment:
Revision 2 as of 2011-11-02 16:00:56
Size: 320
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

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

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 (last edited 2013-02-14 14:37:53 by 61)

web biohackers.net