Skip to content
hcarty edited this page Apr 15, 2012 · 2 revisions

From a fresh Ubuntu 12.04 installation

This should work for Debian as well.

For ocamlbrew, OCaml, findlib:

sudo apt-get install curl m4

For utop, oasis:

sudo apt-get install libev-dev libpcre3-dev

If you want to build OCaml from Subversion:

sudo apt-get install subversion
Clone this wiki locally