<div dir="ltr">Meanwhile, this "recipe" works:<div><ol><li>on an Ubuntu 14.04 LTS, with a working OPAM/OCaml, I switched to 4.01.0+musl+static, cloned OPAM repo, configure && make<br><br></li><li>the opam binary runs on the CentOS 6.5 without modifications, just copy ( <a href="https://db.tt/mdrkvrPL">https://db.tt/mdrkvrPL</a> );<br>

<br></li><li>yum install ocaml ocaml-camlp4 (Red Hat stock repository, OCaml 3.11.2)<br><br></li><li>opam switch 4.01.0 (compiles the new compiler without problems);<br><br></li><li>opam switch remove system<br><br></li>
<li>
yum remove ocaml ocaml-camlp4 ocaml-runtime<br><br></li><li>et voilà!<br></li></ol></div><div><div class="gmail_extra"><br clear="all"><div><br></div>-- <br><div dir="ltr"><i>Paolo</i><br></div>
</div></div></div>