X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install_ThirdParty%2FReadme.txt;h=fa849c00c198156baae47d78744e4b3b2fc1e90b;hb=e79d72630bd419d3223605aecbc3ca44360a30f6;hp=0722f602796b5c2bfc85d4d68ec8ec129b167109;hpb=6a0e6c1046a9bc20dd03df2e34d212281d7d351f;p=creaToolsTools.git diff --git a/Install_ThirdParty/Readme.txt b/Install_ThirdParty/Readme.txt index 0722f60..fa849c0 100644 --- a/Install_ThirdParty/Readme.txt +++ b/Install_ThirdParty/Readme.txt @@ -1,34 +1,11 @@ === === === UNIX / LINUX users === === === -1) Make sure you are a 'sudoer' : +DO NOT USE this one! ---sudo configuration-- -https://fedoraproject.org/wiki/Configuring_Sudo +goto -2) Make sure you got the last version of creaToolsTools. -cvs update -dP creaToolsTools +creaToolsTools/Linux -3)cd Install_ThirdParty -cp install_thirdparty.sh_TEMPLATE install_thirdparty.sh - -4) modify the file install_thirdparty.sh, according to your preferences, modify (only once) creatools.sh -vim install_thirdparty.sh -as follows : - --- install_thirdparty.sh --------------------- -creatoolsGeneration= - installPrefix=$creatoolsGeneration/creatools_install - or - installPrefix=/usr/local -buildType= -OperatingSystem= -cd scripts -sh install_thirdparty_all.sh $creatoolsGeneration $installPrefix $buildType $OperatingSystem -cd .. ------------------------ - -5) Run the whole stuff : -sh install_thirdparty.sh === === === WINDOWS users === === ===