Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add local tests with pipol.
[simgrid.git] / buildtools / Cmake / test_java.sh
index 6f0b255..2f4c858 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 echo "\n"
-export CLASSPATH=$3:$3/src/simgrid.jar:$CLASSPATH
-export LD_LIBRARY_PATH=$3/src/.libs:$LD_LIBRARY_PATH
+export CLASSPATH=$3:$3/simgrid.jar:$CLASSPATH
+export LD_LIBRARY_PATH=$3/lib:$LD_LIBRARY_PATH
 cd $1
 echo "CLASSPATH        = $CLASSPATH"
 echo "LD_LIBRARY_PATH  = $LD_LIBRARY_PATH"