From: jean-pierre roux Date: Tue, 11 Jan 2011 16:08:50 +0000 (+0000) Subject: (new) new way for Linux X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~43 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=29f8f62b53cd66e5fa9c21f610ed58288e6ee65e;p=creaToolsTools.git (new) new way for Linux --- 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. -