summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-01-09 12:33:47 -0500
committerEliot Horowitz <eliot@10gen.com>2009-01-09 12:33:47 -0500
commite597c95ace60b7d5bfdfd41922e6abc86d54b61b (patch)
tree4fc350ae0daf5bd56d8ecd4ce26735e8c2739283 /README
parent3c0d26731e82f317506e9c8b35bf97f65cf812b8 (diff)
downloadmongo-e597c95ace60b7d5bfdfd41922e6abc86d54b61b.tar.gz
windows notes
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
index bca1604b0e1..ef38588ba2e 100644
--- a/README
+++ b/README
@@ -36,3 +36,22 @@ Mongo uses memory mapped files. If built as a 32 bit executable, you will
not be able to work with large (multi-gigabyte) databases. However, 32 bit
builds should work fine with small development databases.
+
+--- WINDOWS ---
+
+COMPILING
+ REQUIREMENTS
+ - python 2.6 (for scons)
+ - scons
+ - boost 1.35
+ - vc++ express
+ - windows sdk - tested with v6.0 v6.0a
+ - java sdk 1.6
+
+
+ you have to add java\jdk\bin\ to your path
+
+ scons
+ mkdir \data\
+ mkdir \data\db
+ db\db run