Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / install.txt
index 7d250a2..d42adee 100644 (file)
@@ -15,10 +15,18 @@ You must first install a recent version of
 
 On Debian/Ubuntu, install the following packages
  - ocaml-native-compilers (or alternatively ocaml) 
- - pycaml
+ - ocaml-findlib
+ - libpycaml-ocaml-dev
  - libsexplib-camlp4-dev
  - menhir and libmenhir-ocaml-dev
 
+On Fedora, install the following packages
+ - ocaml
+ - ocaml-findlib
+ - ocaml-sexplib-devel
+
+Note that on Fedora, there is currently not
+package for menhir and pycaml.
 
 Then simply type
  ./configure