Hi ! I am new to Ocaml and I having problems updating to 3.12.1. Here is my setting:
- CentOS5.5 / 32bit - Ocaml 3.11 from CentOS repo via yum I have the following Ocaml related pkgs installed on my system: ocaml-type-conv-1.6.8-unknown ocaml-findlib-1.1.2pl1-unknown ocaml-xmlm-devel-1.0.2-unknown ocaml-getopt-20040811-unknown ocaml-xmlm-1.0.2-unknown ocaml-3.11.0-unknown How do I get from here to 3.12.1 including updating the above pkgs so that they work with the new 3.12.1 version ? I have tried to only update ocaml, but that led to compilation errors of my Ocaml app pointing to type-conv. Your help is appreciated. Matthias -- You received this message because you are subscribed to the Google Groups "ocaml-developer" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ocaml-developer?hl=en For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html
