X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7fb0a003b865cb04f33c72bcc0f7a9745547d427..97833d16834563a8e1773e4f8ff364a80bcb6c6a:/INSTALL diff --git a/INSTALL b/INSTALL index 8410aebb92..bb8150cf0e 100644 --- a/INSTALL +++ b/INSTALL @@ -32,7 +32,7 @@ not only SimGrid related. $ make (3) Test it (optional) -$ make check +$ make check $ ctest (4) Install it @@ -41,11 +41,10 @@ $ make install Dependencies ============ -SimGrid archives do not have any firm dependencies. +SimGrid archives do not have any firm dependencies. If you want to compile, you must have installed perl and cmake version 2.6 or above. -In order to improve memory management you should install libpcre. If you want to compile the java bindings, you have to have a java compiler, and the jni.h header file (available from the JDK).