Tested on Fedora 17 x86_64 --- install.txt | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/install.txt b/install.txt index 4dd6b4f..b040081 100644 --- a/install.txt +++ b/install.txt @@ -23,8 +23,13 @@ On Debian/Ubuntu, install the following packages On Fedora, install the following packages - pkgconfig (optional, but strongly recommended) + - chrpath - ocaml + - ocaml-camlp4-devel - ocaml-findlib + - ocaml-findlib-devel + - ocaml-ocamldoc + - ocaml-pcre-devel - ocaml-sexplib-devel Note that on Fedora, there is currently not a -- 1.7.11.2 _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
