[opam-devel] ocaml on centos 6.5

Paolo Donadeo p.donadeo at gmail.com
Thu May 22 12:08:56 BST 2014


Meanwhile, this "recipe" works:

   1. on an Ubuntu 14.04 LTS, with a working OPAM/OCaml, I switched
   to 4.01.0+musl+static, cloned OPAM repo, configure && make

   2. the opam binary runs on the CentOS 6.5 without modifications, just
   copy ( https://db.tt/mdrkvrPL );

   3. yum install ocaml ocaml-camlp4 (Red Hat stock repository, OCaml
   3.11.2)

   4. opam switch 4.01.0 (compiles the new compiler without problems);

   5. opam switch remove system

   6. yum remove ocaml ocaml-camlp4 ocaml-runtime

   7. et voilà!



-- 
*Paolo*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-devel/attachments/20140522/4c9c8ef6/attachment.html>


More information about the opam-devel mailing list