Index: /issm/trunk/doc/index.html
===================================================================
--- /issm/trunk/doc/index.html	(revision 377)
+++ /issm/trunk/doc/index.html	(revision 378)
@@ -45,5 +45,6 @@
 					<li><a href="website/doc_html/download.html" title="Download">Download</a></li>
 					<li><a href="website/doc_html/installation.html" title="Installation">Installation</a></li>
-					<li><a href="website/doc_html/wiki.html" title="Developers Site">Developers Site</a></li>
+					<li><a href="website/doc_html/quickstart.html" title="Quick start">Quick start</a></li>
+					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
 					<li><a href="website/doc_html/faq.html" title="FAQ">FAQ</a></li>
 				</ul>
Index: /issm/trunk/doc/website/doc_html/about.html
===================================================================
--- /issm/trunk/doc/website/doc_html/about.html	(revision 377)
+++ /issm/trunk/doc/website/doc_html/about.html	(revision 378)
@@ -63,5 +63,6 @@
 					<li><a href="download.html" title="Download">Download</a></li>
 					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="wiki.html" title="Developers Site">Developers Site</a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
+					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
 					<li><a href="faq.html" title="FAQ">FAQ</a></li>
 				</ul>
Index: /issm/trunk/doc/website/doc_html/documentation.html
===================================================================
--- /issm/trunk/doc/website/doc_html/documentation.html	(revision 377)
+++ /issm/trunk/doc/website/doc_html/documentation.html	(revision 378)
@@ -39,5 +39,6 @@
 					<li><a href="download.html" title="Download">Download</a></li>
 					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="wiki.html" title="Developers Site">Developers Site</a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
+					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
 					<li><a href="faq.html" title="FAQ">FAQ</a></li>
 				</ul>
Index: /issm/trunk/doc/website/doc_html/download.html
===================================================================
--- /issm/trunk/doc/website/doc_html/download.html	(revision 377)
+++ /issm/trunk/doc/website/doc_html/download.html	(revision 378)
@@ -46,5 +46,6 @@
 					<li><a href="download.html" title="Download">Download</a></li>
 					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="wiki.html" title="Developers Site">Developers Site</a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
+					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
 					<li><a href="faq.html" title="FAQ">FAQ</a></li>
 				</ul>
Index: /issm/trunk/doc/website/doc_html/faq.html
===================================================================
--- /issm/trunk/doc/website/doc_html/faq.html	(revision 377)
+++ /issm/trunk/doc/website/doc_html/faq.html	(revision 378)
@@ -34,5 +34,6 @@
 					<li><a href="download.html" title="Download">Download</a></li>
 					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="wiki.html" title="Developers Site">Developers Site</a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
+					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
 					<li><a href="faq.html" title="FAQ">FAQ</a></li>
 				</ul>
Index: /issm/trunk/doc/website/doc_html/features.html
===================================================================
--- /issm/trunk/doc/website/doc_html/features.html	(revision 377)
+++ /issm/trunk/doc/website/doc_html/features.html	(revision 378)
@@ -29,5 +29,6 @@
 					<li><a href="download.html" title="Download">Download</a></li>
 					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="wiki.html" title="Developers Site">Developers Site</a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
+					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
 					<li><a href="faq.html" title="FAQ">FAQ</a></li>
 				</ul>
Index: /issm/trunk/doc/website/doc_html/installation.html
===================================================================
--- /issm/trunk/doc/website/doc_html/installation.html	(revision 377)
+++ /issm/trunk/doc/website/doc_html/installation.html	(revision 378)
@@ -22,6 +22,6 @@
 					<li><a href="#Downloading the code" title="Downloading the code">Downloading the code</a></li>
 					<li><a href="#Configuration of your .bashrc" title="Configuration of your .bashrc">Configuration of your .bashrc</a></li>
-					<li><a href="#Setting up the configuration file" title="Setting up the configuration file">Setting up the configuration file</a></li>
-					<li><a href="#Packages installation" title="Packages installation">Packages installation</a></li>
+					<li><a href="#External packages installation" title="External packages installation">External packages installation</a></li>
+					<li><a href="#Development packages installation" title="Development packages installation">Development packages installation</a></li>
 					<li><a href="#ISSM compilation" title="ISSM compilation">ISSM compilation</a></li>
 				</ul>
@@ -30,16 +30,13 @@
 
 				<h1 id="Downloading the code">Downloading the code</h1>
-				<p>To download ISSM, you can either use the link on the right panel or use <a href="http://www.nongnu.org/cvs/">CVS</a>.</p> 
-				<p>ISSM is actively managed using a code versioning  system called <a href="http://www.nongnu.org/cvs/">CVS</a>.
+				<p>To download ISSM, you can either use the link on the right panel or use <a href="http://subversion.tigris.org/">SVN</a>.</p> 
+				<p>ISSM is actively managed using a code versioning  system called <a href="http://subversion.tigris.org/">SVN</a>.
 				The code is stored in a repository, and can be remotely fetched, modified, updated, and uploaded.
 				This allows for multiple users to develop the code in an organized way.
-				In order to fetch a version of the code, users will need to install <a href="http://www.nongnu.org/cvs/">CVS</a> on their machine.</p>
-				<p>Once <a href="http://www.nongnu.org/cvs/">CVS</a> has been installed, issue the following command:</p>
-				<div class="fragment"> > cvs -d useraccount@wilkes.jpl.nasa.gov:/home/larour/Ice_Repository  co -r ice2 -P ice1</div>
-				<p>This command will download the stable version of the code ISSM named ice2 from the repository on the wilkes machine,
-				located in the /home/larour/Ice_Repository directory, onto the current local directory (replace useraccount by your user name on wilkes).
-				Users are free to choose whichever location they want and to rename ice1.  Users should not forget the -P option.
-				Failing to do so would allow <a href="http://www.nongnu.org/cvs/">CVS</a> to fetch empty directories.
-				This would result in a code structure not intended by the developers.</p>
+				In order to fetch a version of the code, users will need to install <a href="http://subversion.tigris.org/">SVN</a> on their machine.</p>
+				<p>Once <a href="http://subversion.tigris.org/">SVN</a> has been installed, ISSM can be downloaded by the following command:</p>
+				<div class="fragment"> > svn checkout http://s383-rhat/issm/svn</div>
+				<p>This command will download the last version of the code ISSM from the repository, onto the current local directory.
+				Users are free to choose whichever location they want and to rename issm.</p>
 
 
@@ -51,39 +48,17 @@
 					source $ISSM_DIR/etc/environment.sh
 				</div>
-				<p>Where ISSMPATH is the path of ISSM main directory (ex: /home/user1/issm1).
+				<p>Where ISSMPATH is the path of ISSM main directory (ex: /home/user1/svn/issm/trunk).
 				When this is done, type in the prompt:</p>
 				<div class="fragment"> > bash</div>
 
 
-				<h1 id="Setting up the configuration file">Setting up the configuration file</h1>
-				<p>For the next step, go to etc:</p>
-				<div class="fragment"> > cd $ISSM_DIR/etc</div>
-				<p>This directory holds configuration files needed by various makefiles
-				across the ICE code to compile "C" code.  For this code to compile correctly,
-				ICE needs to know which type of OS the user is running, and pick up
-				the correct configuration file. By default, ICE will look for the
-				config.mk file in the MexConfig directory. If this file does not
-				point to the correct OS dependent configuration file, the compilation
-				will fail.</p>
-				<p>Users should therefore identify their OS configuration file in the
-				set of configuration files present in the MexConfig directory (
-				ex: config_linux.mk for a 32 bits linux OS, config_linux64.mk
-				for a 64 bits linux OS, etc ...) and rename this file to config.mk</p>
-				<p>For example, on a linux 32 bits platform, in the MexConfig directory,
-				find the linux 32 bits configuration file, and type:</p>
-				<div class="fragment"> > cp ./config_linux32.mk ./config.mk</div>
-				<p>Users familiar with symbolic linking can also try:</p>
-				<div class="fragment"> > ln -s  ./config_linux32.mk ./config.mk</div>
-				<p>The rest of the files in this directory are related to matlab compiler settings
-				that have been tweaked for platform compatibility purposes. Users should not
-				modify them, unless familiar with the 'mex' compiler.</p>
-
-
-				<h1 id="Packages installation">Packages installation</h1>
+				<h1 id="External packages installation">External packages installation</h1>
 				<p>For the next step, go to packages directory:</p>
-				<div class="fragment"> > cd $ISSM_DIR/packages</div>
+				<div class="fragment"> > cd $ISSM_DIR/externalpackages</div>
 				<p>several packages may be installed depending on what users want to do.
-				At least the following two packages must be installed:</p>
+				At least the following for packages must be installed:</p>
 				<ul>
+					<li>mpich2</li>
+					<li>petsc</li>
 					<li>metis</li>
 					<li>triangle</li>
@@ -98,11 +73,30 @@
 
 
+				<h1 id="Development packages installation">Development packages installation</h1>
+				<p>To generate the MakeFiles, one needs to install automake and autoconf that automatically generate
+				them. To do so, go to devpackages directory</p>
+				<div class="fragment"> > cd $ISSM_DIR/devpackages</div>
+				<p>and install these two packages by typing:</p>
+				<div class="fragment"> > make</div>
+				<p>To generate the MakeFiles needed to compile ISSM, go to ISSM's main directory and use the following commands:</p>
+				<div class="fragment"> > cd $ISSM_DIR <br>
+					> ./reconfigure.sh <br>
+					> ./configure.sh </div>
+				<p>One might need to modify the configure.sh file that holds all the options needed by automake and autoconf. These options
+				are only valid for JPL user's.</p>
+
+
 				<h1 id="ISSM compilation">ISSM compilation</h1>
 				<p>The final step consists in compiling all the modules of ISSM. Go to ISSM main directory and type:</p>
 				<div class="fragment"> > cd $ISSM_DIR <br>
-					>make -f MakefileIce
+					> make 
+				</div>
+				<p>Once the compilation has ended without error, the installation can be completed with:</p>
+				<div class="fragment"> > cd $ISSM_DIR <br>
+					> make 
 				</div>
 				<p>ISSM installation is done!</p>
 			</div>
+
 
 			<div id="menu">
@@ -115,5 +109,6 @@
 					<li><a href="download.html" title="Download">Download</a></li>
 					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="wiki.html" title="Developers Site">Developers Site</a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
+					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
 					<li><a href="faq.html" title="FAQ">FAQ</a></li>
 				</ul>
Index: /issm/trunk/doc/website/doc_html/quickstart.html
===================================================================
--- /issm/trunk/doc/website/doc_html/quickstart.html	(revision 378)
+++ /issm/trunk/doc/website/doc_html/quickstart.html	(revision 378)
@@ -0,0 +1,43 @@
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+	<head>
+		<title>Ice Sheet System Model, quickstart</title>
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="author" content="ISSM Team" />
+		<meta name="copyright" content="Caltech" />
+		<meta name="description" content="ISSM website" />
+		<meta name="keywords" content="" />
+		<meta name="robots" content="all, follow" />
+		<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
+	</head>
+	<body>
+		<a name="top"></a>
+		<div id="header">
+			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
+		</div>
+		<div id="page">
+			<div id="content">
+				<center><img src="at_work.gif" alt="Under Construction"></center>
+			</div>
+
+			<div id="menu">
+				<h1>Menu</h1>
+				<ul>
+					<li><a href="../../index.html" title="Home">Home</a></li>
+					<li><a href="about.html" title="About us">About us</a></li>
+					<li><a href="features.html" title="Features">Features</a></li>
+					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
+					<li><a href="download.html" title="Download">Download</a></li>
+					<li><a href="installation.html" title="Installation">Installation</a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
+					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
+					<li><a href="faq.html" title="FAQ">FAQ</a></li>
+				</ul>
+			</div>
+		</div>
+		<div id="footer"> 
+			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
+				Copyright &copy; 2009 Caltech
+				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
+			</div>
+		</body>
+	</html>
Index: sm/trunk/doc/website/doc_html/wiki.html
===================================================================
--- /issm/trunk/doc/website/doc_html/wiki.html	(revision 377)
+++ 	(revision )
@@ -1,42 +1,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-	<head>
-		<title>Ice Sheet System Model, Wiki</title>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-		<meta name="author" content="ISSM Team" />
-		<meta name="copyright" content="Caltech" />
-		<meta name="description" content="ISSM website" />
-		<meta name="keywords" content="" />
-		<meta name="robots" content="all, follow" />
-		<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
-	</head>
-	<body>
-		<a name="top"></a>
-		<div id="header">
-			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
-		</div>
-		<div id="page">
-			<div id="content">
-				<center><img src="at_work.gif" alt="Under Construction"></center>
-			</div>
-
-			<div id="menu">
-				<h1>Menu</h1>
-				<ul>
-					<li><a href="../../index.html" title="Home">Home</a></li>
-					<li><a href="about.html" title="About us">About us</a></li>
-					<li><a href="features.html" title="Features">Features</a></li>
-					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="download.html" title="Download">Download</a></li>
-					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="wiki.html" title="Developers Site">Developers Site</a></li>
-					<li><a href="faq.html" title="FAQ">FAQ</a></li>
-				</ul>
-			</div>
-		</div>
-		<div id="footer"> 
-			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
-				Copyright &copy; 2009 Caltech
-				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
-			</div>
-		</body>
-	</html>
