X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=README.txt;h=30954fea2abab916775ac5461d3c91e229d7b335;hb=268d1f3ffb65d1b79acb814fde3c5d07eccc7b76;hp=77321167fa6b8c0de1ab43e618620b7a24b58655;hpb=ecfc908fa2e8e4a387a1bcca7f25fbc5c2a2bf87;p=creaToolsTools.git diff --git a/README.txt b/README.txt index 7732116..30954fe 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,46 @@ +ssh-add + + +cd Install +cp creatools.sh_TEMPLATE creatools.sh + +modify the file creatools.sh, according to your preferences, modify (only once) creatools.sh +vim creatools.sh +as follows : + +-- creatools.sh --------------------- +creatoolsGeneration= +installPrefix= or +vtkDir= ex : /usr/lib64/vtk-5.4/ or /usr/lib/vtk-5.4/, ... +cvsUser= +docGeneration= let it to OFF! +buildType= +archi=<32|64> according to your processor +#sudo pwd +cd scripts +sh All.sh $creatoolsGeneration $docGeneration $cvsUser $vtkDir $installPrefix $buildType $archi +cd .. +----------------------- + +sh creatools.sh + + + + + + + + + + + + + + + + +Forget the following lines ! + Tools to manage the creaTools suite (build, test, submit to dashboard, package, ...) ====================================================================================