SERVER-38692 Remove obsolete solaris documentation
This commit is contained in:
parent
9e92fd2e1f
commit
09e7a483f0
@ -134,7 +134,3 @@ Install the following ports:
|
||||
* lang/gcc
|
||||
* lang/python
|
||||
|
||||
Special Build Notes
|
||||
--------------
|
||||
* [open solaris on ec2](building.opensolaris.ec2.md)
|
||||
|
||||
|
||||
@ -1,12 +0,0 @@
|
||||
# Building on open solaris on ec2
|
||||
|
||||
This assumes you are using ami-4133d528 (which is 32bit).
|
||||
|
||||
|
||||
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
|
||||
Loading…
Reference in New Issue
Block a user