File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,12 +26,29 @@ Requirements
26262. Apache Ant 1.9.1 or above.
2727
2828
29+ Testing software
30+ ----------------
31+
32+ This project is self contained, so you can easily test it on the command-line. Using a
33+ terminal, type in the following commands:
34+ ant cmp
35+ ant run
36+
37+
2938About PLAST binary
3039------------------
3140
32- This project provides pre-compiled binaries of PLAST. Depending on your OS, the provided
33- binaries may not work. In such a case, please download source code and compile it on your
34- system.
41+ Inria/Genscale Team provide PLAST binaries for "older" systems to enable its use more
42+ easily on a larger number of OSX and Linux flavours:
43+
44+ + MacOSX PLAST binary: created on OS 10.7.5 (gcc 4.2)
45+
46+ + Linux PLAST binary: created on CentOS 6.3 (gcc 4.2.1 ; kernel 2.6.32-279.el6.x86_64 ;
47+ GLIBCXX_3.4.13 ; libstdc++.so.6)
48+
49+ Provided PLAST binaries should work on more recent releases of Linux and OSX. However,
50+ depending on your OS, the provided binaries may not work. In such a case, please download
51+ source code and compile it on your system.
3552
3653Compiling PLAST: http://plast.gforge.inria.fr/docs/cpp/index.html#compile_plast
3754
You can’t perform that action at this time.
0 commit comments