]> Creatis software - creaToolsTools.git/commitdiff
Feature #1930 Updated the documentation related to installscript.
authorClaire Mouton <claire.mouton@creatis.insa-lyon.fr>
Wed, 6 Mar 2013 17:12:17 +0000 (18:12 +0100)
committerClaire Mouton <claire.mouton@creatis.insa-lyon.fr>
Wed, 6 Mar 2013 17:12:17 +0000 (18:12 +0100)
Linux/README.txt
Linux/menu.sh
README.txt

index bdb5c0cb40cd29c6a5c5ce5f27d63236ab1ac257..4873a469a6b58c938c555a131079eca6663a2456 100644 (file)
 
 
 #######################################
-two solution to install the creatools under Linux:
--- the new install script (called installscript) 
--- the old interactive script (menu.sh) (obsolete will disappear in a near future)
+To install the CreaTools under Linux, use installscript.
+menu.sh is deprecated. This script should not be used. (It will disappear in a near future.)
 
 
 ===================================
-doc for installscript
+Documentation for installscript
 ===================================
 
--- some example:
+Launch 'installscript' in command line to see the list of options.
+
+-- Some examples:
 
 # to configure only
 ./installscript -gdir $HOME/work/creatools/creainstall config
@@ -47,10 +48,12 @@ or
 ./installscript 3rd-vtk
 
 
+-- If you choose Git: 
+You must have shared your public key on CREATIS server.
 
 
 ===================================
-doc for menu.sh
+Documentation for menu.sh
 ===================================
 WARNING :
 Use always bash (never use sh!)
index 6860f65421aec97e49903c20066c0f04a539306b..2d1dbd41cf0fbd967acc5e962cba35349f982502 100644 (file)
@@ -39,6 +39,9 @@ do
    echo
    echo "                MENU"
    echo
+   echo " This MENU is deprecated."
+   echo " Please use installscipt instead." 
+   echo
    echo " Choose what you want to do :"
    echo  
    echo " Configure :........................0"
index 20af5bb703102a8cd8f57045e67861088b3edd0a..41b318c0a569a8406fd892799bb04e791293de17 100644 (file)
@@ -35,8 +35,6 @@ crea_Developers_tools, crea_ThirdParty_dlls, and VisualStudioExpress2008
 Have a look at :
 http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
 
-Change your GIT 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