]> Creatis software - creaToolsTools.git/blob - Install/Readme.txt
deal with MiniTools, too
[creaToolsTools.git] / Install / Readme.txt
1 Read the file CreaToolsTools/README.txt
2
3
4
5
6
7
8
9 //========= the following lines are let here as remainder; Forget them!=====
10
11
12
13
14 Requirements
15
16 Donwload and install crea_Developers_tools, crea_ThirdParty_dlls, crea_ThirdParty_Libraries and VisualStudioExpress2008
17 from http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
18
19 Copy all the .bat files into one directoy where the tests are going to be run
20 execute All.bat
21
22 Not forget to run your ssh key with puttyAgent
23
24 All the creatools projects are downloaded from the CVS, compiled and the CTest for the dashboard is run.
25
26
27
28
29 =============Install cmake =========================
30
31 Install 
32         visualStudio
33         Putty
34         Graphviz
35         doxygen
36         TortoiseCVS
37         NSIS
38         cmake (outside of "Programs Files")
39         crea_ThirdParty_Libraries  (outside of "Programs Files")
40
41 outside of "Programs Files"
42 To avoid the probleme of: Read only
43
44
45 =============Test dashboard in local with: Windows, php, mysql
46
47
48 0)
49 Install EasyPhp outside of  "Programs Files" directory
50 avoid Read Only conflicts
51
52 1)
53 Download with svn  CDASH
54 https://www.kitware.com/svn/CDash/Release-1-6-4
55 y put it in www of your "<INSTALL_DIR>/EasyPHP" instalation
56
57 2) modify php.ini configuration
58 In EasyPHP=5.3.3/conf_files
59  php.ini
60    uncomment :  
61      extension=php_xsl.dll
62      extension=php_curl.dll