summaryrefslogtreecommitdiff
path: root/docs/building.opensolaris.ec2.md
blob: 2b5fd41d177677bea30aba315c4c595afc8767f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

Building on open solaris on ec2
================

ami-4133d528


pkg install SUNWgcc
pkg install SUNWgit
pkg install SUNWpython-setuptools

easy_install-2.4 scons


git clone git://github.com/mongodb/mongo.git
cd mongo
scons