summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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