Download and install

Stable version

Packages for Debian, Ubuntu, Fedora, Gentoo, FreeBSD, NetBSD and ALTLinux are available in the distributions. There is also a Godi package (Godi is a source based distribution of OCaml packages. You should consider using it to simplify the installation if your distribution is missing some OCaml packages).

If you want to compile Ocsigen Server from sources, the easiest way is to use the bundle. But you can download the packages individually here:

To compile, read installation intructions in the file README.

Development version

The sources of the latest development version are available as a Darcs repository.

Download them using the commands:

darcs get http://ocsigen.org/darcs/ocsigenserver.dev/

Or for branch the old 1.3 branch:

darcs get http://ocsigen.org/darcs/ocsigen-1.3

Browse sources using trac (with all darcs revisions), using darcsweb, or view source trees.

Migration