Portable sources: coq-8.2alpha.tar.gz
To compile Coq, you need:
-
Objective Caml (3.07 ≤ version ≤
3.10.2 but 3.08.0).
For Ocaml version >= 3.10.0, you will need
to install Camlp5
(version 4.08, or >= 5.01 transitional)
- a C compiler,
- GNU Make
To compile Coqide, you also need
the LablGTK library, and the GTK+ development environment (see the
LablGTK homepage).