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