From: Claire Mouton Date: Wed, 6 Mar 2013 17:12:17 +0000 (+0100) Subject: Feature #1930 Updated the documentation related to installscript. X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=92e2861847038124e273a60c80c9a85a821e9a55;p=creaToolsTools.git Feature #1930 Updated the documentation related to installscript. --- diff --git a/Linux/README.txt b/Linux/README.txt index bdb5c0c..4873a46 100644 --- a/Linux/README.txt +++ b/Linux/README.txt @@ -24,16 +24,17 @@ ####################################### -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!) diff --git a/Linux/menu.sh b/Linux/menu.sh index 6860f65..2d1dbd4 100644 --- a/Linux/menu.sh +++ b/Linux/menu.sh @@ -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" diff --git a/README.txt b/README.txt index 20af5bb..41b318c 100644 --- a/README.txt +++ b/README.txt @@ -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