]> Creatis software - creaToolsTools.git/blobdiff - Linux/README.txt
This one should solve the troubles with Ubuntu
[creaToolsTools.git] / Linux / README.txt
index 8abf0bdf875e343bed44b435f9e206b1649e0789..f19da6562e026b425ead67eee354315caeab69ac 100644 (file)
@@ -1,14 +1,12 @@
 
-A) switch as root
-
-B) sh menu.sh
+A) bash menu.sh
 
 You will be prompted to say what you want to do :
 
  Configure :........................0 
  Install Third Party Libraries :....1 (as root)
- Get the 'CreaTools' source files :.2 (CVS : as user!)
- Compile   the CreaTools :..........3 
+ Get the 'CreaTools' source files :.2 (if CVS : as user!)
+ Compile   the CreaTools :..........3 (as you like [root/user])
  Install   the CreaTools :..........4 (as root)
  Uninstall the CreaTools :..........5 (as root)
  
@@ -17,7 +15,7 @@ You will be prompted to say what you want to do :
  Exit :.............................9
 
 
-C) Choose 'Configure' (0)
+B) Choose 'Configure' (0)
 
 You will be prompted to give your preferences :
 
@@ -32,18 +30,19 @@ You will be prompted to give your preferences :
 "Build type : Release/Debug (default is Release)"
 "Gdcm version : GDCM1/GDCM2 (default is GDCM1)"
 
-D) 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)
 
-E) Close the window and open a new one.
+D) Close the window and open a new one.
    switch as root again
    bash menu.sh
    
-F) Choose Get the CreaTools source files ' (2)
+E) Choose 'Get the CreaTools source files' (2)
    
-G) Choose 'Compile the CreaTools' (3)
+F) Choose 'Compile the CreaTools' (3)
 
-H) Choose 'Install the CreaTools' (4)
+G) Choose 'Install the CreaTools' (4)
 
-I) Close the window and open a new one.
+H) Close the window and open a new one.
    You can work, now.