]> Creatis software - creaToolsTools.git/blobdiff - README.txt
*** empty log message ***
[creaToolsTools.git] / README.txt
index 3de3ee2d73f51191428c5a7304e83928810bef5f..55a5d59df6db93397f1e920fed332e2b9cc15526 100644 (file)
@@ -1,8 +1,53 @@
+=== === ===  NEW (new way) UNIX / LINUX / MacOS users === === ===
+
+0) cd Linux
+1) read the README.txt
+2) Action!
+
+=== === === WINDOWS users === === ===
+
+0) Make sure everything you'll need is properly installed :
+crea_Developers_tools, crea_ThirdParty_dlls, and VisualStudioExpress2008
+Have a look at :
+http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
+
+Change your CVS user in the file All.bat
+
+Copy all the .bat files into one directoy where the tests are going to be run
+execute All.bat
+
+Do not forget to run your ssh key with puttyAgent
+
+All the creatools projects are downloaded from the CVS, compiled and the CTest for the dashboard is run.
+
+
+
+
+
+
+
+
+Forget the following lines !
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 === === ===   (new way) UNIX / LINUX users === === ===
 
 
 1) Make sure everything you'll need is properly installed :
 crea_Developers_tools, crea_ThirdParty_Libraries
+
 have a look at :
 http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
 and/or :
@@ -31,7 +76,7 @@ vim configure.sh
 as follows :
 -- configure.sh ---------------------
 generationdir=<name of the Generation Directory>
-docGeneration=<Boolean For Doc Generation> : ON / OFF
+docgeneration=<Boolean For Doc Generation> : ON / OFF
 cvsUserName=<user Name For CVS>
 installPrefix=<installPrefix> : /usr/local or $generationdir/creatools_install
 buildType=<buildType> : Release / Debug
@@ -117,24 +162,6 @@ export LD_LIBRARY_PATH
 
 
 
-=== === === WINDOWS users === === ===
-
-
-
-0) Make sure everything you'll need is properly installed :
-crea_Developers_tools, crea_ThirdParty_dlls, and VisualStudioExpress2008
-Have a look at :
-http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
-
-Change your CVS user in the file All.bat
-
-Copy all the .bat files into one directoy where the tests are going to be run
-execute All.bat
-
-Not forget to run your ssh key with puttyAgent
-
-All the creatools projects are downloaded from the CVS, compiled and the CTest for the dashboard is run.
-