X-Git-Url: http://git.hcoop.net/bpt/coccinelle.git/blobdiff_plain/c491d8eea333ab3273dc415c7d7af192e1d0b682..17ba07880e1838028b4516ba7a2db2147b3aa1c9:/install.txt diff --git a/install.txt b/install.txt index 7d250a2..d42adee 100644 --- a/install.txt +++ b/install.txt @@ -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