]> Creatis software - creaToolsTools.git/blob - Linux/README.txt
a799a14faa43f9435f0391e235f12ac557775889
[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) As a user, choose 'Configure' (0)
29
30 You will be prompted to give your preferences :
31
32 "Operating System : Fedora/Ubuntu/MacOS"
33 "Number of Cores"
34 "Name of the Generation Directory"
35 "Boolean for Doc Generation : YES/NO"
36 "Where do you want to get source files from : CVS/HTML"
37
38 -> if you chose CVS: 
39 1/ you must have shared your public key on CREATIS server
40 2/ you have to set properly the CVSROOT environment variable
41 (see https://www.creatis.insa-lyon.fr/mywiki/Utiliser_CVS_avec_la_ligne_de_commande)
42
43 "CVS User name"
44 "Login 'User' name"
45 "Login 'Group' name"
46 "Build type : Release/Debug"
47 "Gdcm version : GDCM1/GDCM2"
48
49 C)  - Exit the menu (9).
50     - Switch as root and run 'bash menu.sh'.
51     - Choose 'Install Third Party Libraries' (1).
52     - Close the terminal window.
53
54 D) - Open a new terminal window.
55    - Switch as a user.
56    - Launch 'bash menu.sh'. 
57    - Choose 'Get and Install the CreaTools source files' (2).
58    
59 E) Close the terminal window and open a new one.
60    You can work, by launching creaTools.sh!