]> Creatis software - creaToolsTools.git/blob - Install/Readme.txt
Added the CDash crontab scripts to creaToolsTools.
[creaToolsTools.git] / Install / Readme.txt
1 # ---------------------------------------------------------------------
2 #
3 # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image 
4 #                        pour la Santé)
5 # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
6 #
7 #  This software is governed by the CeCILL-B license under French law and 
8 #  abiding by the rules of distribution of free software. You can  use, 
9 #  modify and/ or redistribute the software under the terms of the CeCILL-B 
10 #  license as circulated by CEA, CNRS and INRIA at the following URL 
11 #  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html 
12 #  or in the file LICENSE.txt.
13 #
14 #  As a counterpart to the access to the source code and  rights to copy,
15 #  modify and redistribute granted by the license, users are provided only
16 #  with a limited warranty  and the software's author,  the holder of the
17 #  economic rights,  and the successive licensors  have only  limited
18 #  liability. 
19 #
20 #  The fact that you are presently reading this means that you have had
21 #  knowledge of the CeCILL-B license and that you accept its terms.
22 # ------------------------------------------------------------------------  
23
24 Read the file CreaToolsTools/README.txt
25
26 //========= the following lines are let here as remainder; Forget them!=====
27
28
29 Requirements
30
31 Donwload and install crea_Developers_tools, crea_ThirdParty_dlls, crea_ThirdParty_Libraries and VisualStudioExpress2008
32 from http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
33
34 Copy all the .bat files into one directoy where the tests are going to be run
35 execute All.bat
36
37 Not forget to run your ssh key with puttyAgent
38
39 All the creatools projects are downloaded from the GIT repository, compiled and the CTest for the dashboard is run.
40
41
42
43
44 =============Install cmake =========================
45
46 Install 
47         visualStudio
48         doxygen
49         MikTex 
50         Putty
51         Graphviz
52         TortoiseGIT
53         NSIS
54         cmake (outside of "Programs Files")
55         crea_ThirdParty_Libraries  (outside of "Programs Files")
56
57 outside of "Programs Files"
58 To avoid the probleme of: Read only
59
60
61 =============Test dashboard in local with: Windows, php, mysql
62
63
64 0)
65 Install EasyPhp outside of  "Programs Files" directory
66 avoid Read Only conflicts
67
68 1)
69 Download with svn  CDASH
70 https://www.kitware.com/svn/CDash/Release-1-6-4
71 y put it in www of your "<INSTALL_DIR>/EasyPHP" instalation
72
73 2) modify php.ini configuration
74 In EasyPHP=5.3.3/conf_files
75  php.ini
76    uncomment :  
77      extension=php_xsl.dll
78      extension=php_curl.dll