]> Creatis software - creaToolsTools.git/blob - Linux/README.txt
Upgrade
[creaToolsTools.git] / Linux / README.txt
1 1) switch as root
2
3 2) sh menu.sh
4
5 You will be prompted to say what you want to do :
6
7  Configure :........................0 
8  Install Third Party Libraries :....1 (as root)
9  Get the 'CreaTools' source files :.2 (CVS : as user!)
10  Compile   the CreaTools :..........3 
11  Install   the CreaTools :..........4 (as root)
12  Uninstall the CreaTools :..........5 (as root)
13
14  Show some Environment Variables ...8
15  Exit :.............................9
16
17
18 3) Choose 'Configure' (0)
19
20 You will be prompted to give your preferences :
21
22 "Operating System : Fedora/Ubuntu/MacOS (mandatory!)"
23 "Name of the Generation Directory (default is /tmp/myGenerationDir)"
24 "Boolean for Doc Generation : YES/NO (default is NO)"
25 "Where do you want to get source files from : CVS/HTML (default is HTML)"
26 -> if you choosed CVS 
27 "CVS User name (mandatory!)"
28 "Login 'User' name (mandatory!)"
29 "Login 'Group' name (mandatory!)"
30 "Build type : Release/Debug (default is Release)"
31 "Gdcm version : GDCM1/GDCM2 (default is GDCM1)"
32
33 4) If 'Third Party Libraries' are not yet installed,
34 choose 'Install Third Party Libraries' (1)
35
36 5) Close the window and open a new one.
37    switch as root again
38    sh menu.sh
39    
40 6a) Choose Get the CreaTools source files ' (2)   
41 6b) Choose 'Compile the CreaTools' (2)
42
43 7) Choose 'Install the CreaTools' (3)
44
45 8) Close the window and open a new one.
46    You can work, now.