Skip to content

Commit

Permalink
Formatting fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell Smith committed Oct 17, 2011
1 parent 8e7706e commit 1c12c5f
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions docs/building.opensolaris.ec2.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
# Building on open solaris on ec2

Building on open solaris on ec2
================
This assumes you are using ami-4133d528 (which is 32bit).

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
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

0 comments on commit 1c12c5f

Please sign in to comment.