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