From: jean-pierre roux Date: Fri, 3 Sep 2010 09:16:01 +0000 (+0000) Subject: fix X-Git-Tag: CREATOOLS.2-0-3~68 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=5e938f2adb6637cffa16746559a49d4d16e0b725;p=creaToolsTools.git fix --- diff --git a/ctest/dashboard/All.sh b/ctest/dashboard/All.sh index c691b50..c20d9d7 100644 --- a/ctest/dashboard/All.sh +++ b/ctest/dashboard/All.sh @@ -45,7 +45,7 @@ sh compilemod.sh $buildtype $creabinfolder sh ctestmod.sh $creabinfolder creadll=`pwd`/creabinfolder - PATH=$creadll:$PATH + LD_LIBRARY_PATH=$creadll:LD_LIBRARY_$PATH # BBTK sh cmakemod.sh $bbtksourcefolder $bbtkbinfolder