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