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