Skip to content

Proposed OS X Installation Instructions

Alg0r1thm edited this page Nov 23, 2011 · 12 revisions

Installation on Mac OS X

Prerequisites

Homebrew

This can be done with a single line:

/usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"

Python

Using homebrew:

brew install python

**Note that if you have XCode installed, you should already have a version of python that will work, and this step can be omitted. **

CouchDB

The ea

Clone this wiki locally