From 5e938f2adb6637cffa16746559a49d4d16e0b725 Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Fri, 3 Sep 2010 09:16:01 +0000 Subject: [PATCH] fix --- ctest/dashboard/All.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.1