From: jean-pierre roux Date: Mon, 11 Oct 2010 13:40:25 +0000 (+0000) Subject: add $archi X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~127 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=a7b8071df7096686f3e1a3d865be5b4770f36618;p=creaToolsTools.git add $archi --- diff --git a/Install/scripts/All.sh b/Install/scripts/All.sh index 0f00310..153d4ac 100644 --- a/Install/scripts/All.sh +++ b/Install/scripts/All.sh @@ -3,9 +3,9 @@ if [ $# = 0 ] then echo "Use it as :" -echo "sh All.sh " +echo "sh All.sh " echo " " -echo "ex : sh All.sh /tmp/gendir OFF jpr /usr/local/lib/vtk-5.4 /home/jpr/myIntsallDirectory" +echo "ex : sh All.sh /tmp/gendir OFF jpr /usr/local/lib/vtk-5.4 /home/jpr/myInstallDirectory 32" exit 0 fi @@ -22,7 +22,7 @@ echo "----------" if [ $# != 6 ] then -echo "use it as sh All.sh /tmp/gendir OFF jpr /usr/local/lib/vtk-5.4 /home/jpr/myInstallDirectory Release" +echo "use it as sh All.sh /tmp/gendir OFF jpr /usr/local/lib/vtk-5.4 /home/jpr/myInstallDirectory Release 32" exit 0 fi