Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change way to compile with java.
[simgrid.git] / buildtools / CPACK / src / CMakePrintArgs.txt
index 1806e63..f92d18f 100644 (file)
@@ -35,7 +35,7 @@ message("")
 
 if(HAVE_GTNETS)
 message("INFO -->> Take care to have export LD_LIBRARY_PATH before run make command for make examples with gtnets")
-message("copy and paste : LD_LIBRARY_PATH=${gtnets_path}/lib:$LD_LIBRARY_PATH")
+message("copy and paste : export LD_LIBRARY_PATH=${gtnets_path}/lib/:$LD_LIBRARY_PATH")
 
 message("")
 message("")