1
votes

I would like to know how to install the module Mpqf in Ocaml. Because when i try to use it, i get "Error: Unbound module Mpqf". I'm on Ubuntu.

Thanks you. (sorry for my English...)

1

1 Answers

1
votes

If you've installed OCaml through the Ubuntu package manager the module is located in the libapron-ocaml-dev package.

nlucaroni@rothko:~$ apt-file list libapron-ocaml-dev | grep mpqf
libapron-ocaml-dev: /usr/lib/ocaml/apron/mpqf.cmi
libapron-ocaml-dev: /usr/lib/ocaml/apron/mpqf.cmx
libapron-ocaml-dev: /usr/lib/ocaml/apron/mpqf.mli