]> Creatis software - creaToolsTools.git/blob - ctest/dashboard/Readme.txt
First stage of Linux version
[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 =============Install cmake =========================
21
22 Install 
23         visualStudio
24         Putty
25         Graphviz
26         doxygen
27         TortoiseCVS
28         NSIS
29         cmake (outside of "Programs Files")
30         crea_ThirdParty_Libraries  (outside of "Programs Files")
31
32 outside of "Programs Files"
33 To avoid the probleme of: Read only
34
35
36 =============Test dashboard in local with: Windows, php, mysql
37
38
39 0)
40 Install EasyPhp outside of  "Programs Files" directory
41 avoid Read Only conflicts
42
43 1)
44 Download with svn  CDASH
45 https://www.kitware.com/svn/CDash/Release-1-6-4
46 y put it in www of your "<INSTALL_DIR>/EasyPHP" installation
47
48 2) modify php.ini configuration
49 In EasyPHP=5.3.3/conf_files
50  php.ini
51    uncomment :  
52      extension=php_xsl.dll
53      extension=php_curl.dll