New version name (Version 1.0) for access from the FEEVER website.
[Faustine.git] / INSTALL.txt
index 88ee6e0..b7dff4e 100644 (file)
@@ -1,12 +1,18 @@
 Installing Faustine on a Unix machine
 =====================================
 
+VERSION : 1.0
+
+=====================================
+
 
 PREREQUISITES
 -------------
 
-* OCaml is needed (tested version: 4.00.1).
+* OCaml is needed (tested versions: 3.12.1, 4.00.1).
+* Faust is needed (tested version: 0.9.24).
 * The GNU C compiler gcc is recommended.
+* Standard development utilities are required, such as `make' (install XCode command line tools on Mac OS).
 
 
 INSTALLATION INSTRUCTIONS
@@ -29,7 +35,7 @@ This phase is fairly verbose; consider redirecting the output to a file:
 
         make > makelog.txt
 
-3- From the Faustine directory, do:
+3- From within the Faustine directory, do:
 
         sudo make install