Files
mongo/docs/building.opensolaris.ec2.md

18 lines
227 B
Markdown
Raw Normal View History

2010-06-07 10:55:43 -04:00
2010-07-13 17:45:22 -04:00
Building on open solaris on ec2
================
2010-06-07 10:55:43 -04:00
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