Python is needed to build the servers

This commit is contained in:
Tony Garnock-Jones 2012-05-11 11:24:56 -04:00
parent b1ae573f98
commit 5bb7269717
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ run the server, you will need:
- [OCaml itself](http://caml.inria.fr/download.en.html), version 3.12 or newer
- [OCaml Findlib](http://projects.camlcity.org/projects/findlib.html); I have used 1.2.8 and 1.3.1, but older versions may well work
- [libev](http://software.schmorp.de/pkg/libev.html) installed somewhere that Findlib can find it
- [python](http://www.python.org/) to generate parts of the protocol codecs
Make sure you have `ocamlopt`, `ocamlbuild`, `ocamlfind` etc. on your
path. Then, in the `server` subdirectory, run `make`. It should first