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...)
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...)
如果您通过 Ubuntu 包管理器安装了 OCaml,则该模块位于libapron-ocaml-dev
包中。
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