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