]> Creatis software - creaToolsTools.git/blob - ctest/dashboard/Readme.txt
*** empty log message ***
[creaToolsTools.git] / ctest / dashboard / Readme.txt
1 Automatic compilation for all the Creatools
2
3 Change your CVS user in the file cvschekcout.bat 
4
5 Requirements
6
7 Donwload and install crea_Developers_tools, crea_ThirdParty_dlls, crea_ThirdParty_Libraries and VisualStudioExpress2008
8 from http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
9
10 Copy all the .bat files into one directoy where the tests are going to be run
11 execute All.bat
12
13 Not forget to run your ssh key with putyAgent
14
15 All the creatools projects are downloaded from the CVS, compiled and the CTest for the dashboard is run.
16
17
18
19
20 ===================
21
22 =============Install cmake =========================
23 1) Install cmake outside the directory "Programs Files"
24 To avoid the probleme of: Read only
25
26
27 =============Test dashboard in local with: Windows, php, mysql
28
29
30 0)
31 Install EasyPhp outside of  "Programs Files" directory
32 avoid Read Only conflicts
33
34 1)
35 Download with svn  CDASH
36 https://www.kitware.com/svn/CDash/Release-1-6-4
37 y put it in www of your "<INSTALL_DIR>/EasyPHP" instalation
38
39 2) modify php.ini confiuration
40 In EasyPHP=5.3.3/conf_files
41  php.ini
42    uncomment :  
43      extension=php_xsl.dll
44      extension=php_curl.dll