h2. Dependencies
Dependencies for 1.8...
{code}
libevent, version >= 2.0.11-stable
libcurl, version >= 7.21.4
erlang, version >= OTP R14B03
gcc/g++
git
ruby
{code}
Additional dependencies for 2.0...
{code}
spidermonkey
icu4c
{code}
Aside: couchbase developers recommend [homebrew|http://mxcl.github.com/homebrew] as a worthy package management system on OSX, if you don't have the above dependencies.
h2. Build Instructions
Updated OSX-specific instructions are at: https://github.com/membase/manifest
h2. Running a local cluster
To run, then use...
{code}
./ns_server/cluster_run
{code}
Dependencies for 1.8...
{code}
libevent, version >= 2.0.11-stable
libcurl, version >= 7.21.4
erlang, version >= OTP R14B03
gcc/g++
git
ruby
{code}
Additional dependencies for 2.0...
{code}
spidermonkey
icu4c
{code}
Aside: couchbase developers recommend [homebrew|http://mxcl.github.com/homebrew] as a worthy package management system on OSX, if you don't have the above dependencies.
h2. Build Instructions
Updated OSX-specific instructions are at: https://github.com/membase/manifest
h2. Running a local cluster
To run, then use...
{code}
./ns_server/cluster_run
{code}