X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=README.txt;h=55a5d59df6db93397f1e920fed332e2b9cc15526;hb=1362dd34b8053ea363954c09d149a966e7627a70;hp=8038d58cb1d58131c46927ec24cee480003ca99e;hpb=3b0073e6256bae30ca8646f971b0e309798e17dd;p=creaToolsTools.git diff --git a/README.txt b/README.txt index 8038d58..55a5d59 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,47 @@ +=== === === NEW (new way) UNIX / LINUX / MacOS users === === === + +0) cd Linux +1) read the README.txt +2) Action! + +=== === === WINDOWS users === === === + +0) Make sure everything you'll need is properly installed : +crea_Developers_tools, crea_ThirdParty_dlls, and VisualStudioExpress2008 +Have a look at : +http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload + +Change your CVS user in the file All.bat + +Copy all the .bat files into one directoy where the tests are going to be run +execute All.bat + +Do not forget to run your ssh key with puttyAgent + +All the creatools projects are downloaded from the CVS, compiled and the CTest for the dashboard is run. + + + + + + + + +Forget the following lines ! + + + + + + + + + + + + + + === === === (new way) UNIX / LINUX users === === === @@ -118,24 +162,6 @@ export LD_LIBRARY_PATH -=== === === WINDOWS users === === === - - - -0) Make sure everything you'll need is properly installed : -crea_Developers_tools, crea_ThirdParty_dlls, and VisualStudioExpress2008 -Have a look at : -http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload - -Change your CVS user in the file All.bat - -Copy all the .bat files into one directoy where the tests are going to be run -execute All.bat - -Not forget to run your ssh key with puttyAgent - -All the creatools projects are downloaded from the CVS, compiled and the CTest for the dashboard is run. -