From: jean-pierre roux Date: Fri, 1 Oct 2010 05:54:17 +0000 (+0000) Subject: SUDO make install, now X-Git-Tag: CREATOOLS.2-0-3~40 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=465a282e17c866333c82a85b0ef499a9fea3a208;p=creaToolsTools.git SUDO make install, now --- diff --git a/ctest/dashboard/compilemod.sh b/ctest/dashboard/compilemod.sh index 5a85f1b..b999b7a 100644 --- a/ctest/dashboard/compilemod.sh +++ b/ctest/dashboard/compilemod.sh @@ -7,5 +7,5 @@ cd $3/tmpCreaTools_INSTALL/$2Bin #echo $3 make -make install +sudo make install cd ..