<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Tutorial</title><link>https://sourceforge.net/p/macsy/wiki/Tutorial/</link><description>Recent changes to Tutorial</description><atom:link href="https://sourceforge.net/p/macsy/wiki/Tutorial/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 02 Nov 2012 13:13:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/macsy/wiki/Tutorial/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Tutorial modified by iliasfl</title><link>https://sourceforge.net/p/macsy/wiki/Tutorial/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,13 +1,17 @@
 This is a step-by-step guide on using Macsy. We will download all the required software in order to analyse a set of text documents.
 
 A. Create a folder "Macsy" where all project files will be stored.
+Create the subfolder "Macsy/MongoDB" where DB will live.
+Create the subfolder "Macsy/lib" where library files (including Macsy) will live.
 
-B. Install Database
-1. Download the latest MongoDB (tested with version 2.2.1) from http://www.mongodb.org/downloads
-2. Extract the MongoDB files in the folder "Macsy/MongoDB"
-3. Create the subfolder "Macsy/MongoDB/data" where all data will be stored.
-4. Start the database from the command line from folder "MongoDB" by running 
+B. Install and Run Database
+1. Download the latest MongoDB (tested with version 2.2.1) from http://www.mongodb.org/downloads and extract it in the folder "Macsy/MongoDB", so that the path "Macsy/MongoDB/bin" exists.
+2. Download the latest Java driver for MongoDB from:
+https://github.com/mongodb/mongo-java-driver/downloads
+and save it under "Macsy/lib"
+3. Create the subfolder "Macsy/MongoDB/data" data will be stored.
+4. Start the database from the command line from folder "Macsy/MongoDB" by running 
 "./bin/mongod --fork --logpath mongod.log --dbpath ./data"
 
 B. Download Macsy files
-
+Download the Macsy.0-1.jar and save it in "Macsy/lib".
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">iliasfl</dc:creator><pubDate>Fri, 02 Nov 2012 13:13:13 -0000</pubDate><guid>https://sourceforge.netece4a301df5305d550710c0e0c7cdbe021e50561</guid></item><item><title>WikiPage Tutorial modified by iliasfl</title><link>https://sourceforge.net/p/macsy/wiki/Tutorial/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,11 +1,13 @@
 This is a step-by-step guide on using Macsy. We will download all the required software in order to analyse a set of text documents.
 
-A. Install Database
+A. Create a folder "Macsy" where all project files will be stored.
+
+B. Install Database
 1. Download the latest MongoDB (tested with version 2.2.1) from http://www.mongodb.org/downloads
-2. Extract the MongoDB files in a folder such as "MongoDB"
-3. Create the subfolder "MongoDB/data" where all data will be stored.
-4. Start the database from folder "MongoDB" by running 
-"./bin/mongod --dbpath ./data"
+2. Extract the MongoDB files in the folder "Macsy/MongoDB"
+3. Create the subfolder "Macsy/MongoDB/data" where all data will be stored.
+4. Start the database from the command line from folder "MongoDB" by running 
+"./bin/mongod --fork --logpath mongod.log --dbpath ./data"
 
 B. Download Macsy files
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">iliasfl</dc:creator><pubDate>Fri, 02 Nov 2012 12:36:47 -0000</pubDate><guid>https://sourceforge.net1ca640bb57505964b640dab2fd31d6673a8592a4</guid></item><item><title>WikiPage Tutorial modified by iliasfl</title><link>https://sourceforge.net/p/macsy/wiki/Tutorial/</link><description>This is a step-by-step guide on using Macsy. We will download all the required software in order to analyse a set of text documents.

A. Install Database
1. Download the latest MongoDB (tested with version 2.2.1) from http://www.mongodb.org/downloads
2. Extract the MongoDB files in a folder such as "MongoDB"
3. Create the subfolder "MongoDB/data" where all data will be stored.
4. Start the database from folder "MongoDB" by running 
"./bin/mongod --dbpath ./data"

B. Download Macsy files

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">iliasfl</dc:creator><pubDate>Fri, 02 Nov 2012 12:33:43 -0000</pubDate><guid>https://sourceforge.net58369744e9644f5186d69606750242203f9ace95</guid></item></channel></rss>