X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2FREADME.txt;h=87510acb51144939ab57decb989c0c845f8f4882;hb=213a294ad8e6399199a0cfd16511bfa83bfb59a2;hp=8332bdcf641c4d4d51635684deb98ecb2126ee72;hpb=c376e01926059fa74eb138b817768e103c48ab13;p=creaToolsTools.git diff --git a/Linux/README.txt b/Linux/README.txt index 8332bdc..87510ac 100644 --- a/Linux/README.txt +++ b/Linux/README.txt @@ -1,16 +1,31 @@ -1) switch as root -2) sh menu.sh +=================================== +WARNING : +Use always bash (never use sh!) + +A) bash menu.sh You will be prompted to say what you want to do : -" Configure : 0" -" Install Third Party Libraries : 1" -" Compile the CreaTools : 2" -" Install the CreaTools : 3" -" Uninstall the CreaTools : 4" + Configure :........................0 + Install Third Party Libraries :....1 (as root) + Get and Install the 'CreaTools':...2 + or + Get the 'CreaTools' source files :.2.1 (CVS : as user!) + Compile the CreaTools :..........2.2 + Install the CreaTools :..........2.3 + + Use compact menu :.................5 + or + Use expanded menu :................5 + Uninstall the CreaTools :..........6 + Help ..............................7 Help about this menu + + Show some Environment Variables ...8 + Exit :.............................9 + -3) Choose 'Configure' (0) +B) Choose 'Configure' (0) You will be prompted to give your preferences : @@ -25,16 +40,20 @@ You will be prompted to give your preferences : "Build type : Release/Debug (default is Release)" "Gdcm version : GDCM1/GDCM2 (default is GDCM1)" -4) If 'Third Party Libraries' are not yet installed, -choose 'Install Third Party Libraries' (1) +C) If 'Third Party Libraries' are not yet installed, + - switch as root (if not already done) + - choose 'Install Third Party Libraries' (1) -5) Close the window and open a new one. +D) Close the window and open a new one. switch as root again - sh menu.sh + bash menu.sh -6) Choose 'Compile the CreaTools' (2) +E) Choose 'Get the CreaTools source files' (2) + +F) Choose 'Compile the CreaTools' (3) -7) Choose 'Install the CreaTools' (3) +G) Choose 'Install the CreaTools' (4) -8) Close the window and open a new one. +H) Close the window and open a new one. You can work, now. +