2 In order to build ocaml-http you will need:
5 [ http://caml.inria.fr ]
8 [ http://www.ocaml-programming.de/packages/documentation/findlib/ ]
11 [ http://sourceforge.net/projects/ocamlnet ]
14 [ http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html ]
16 To build the bytecode library:
20 To build the nativecode library (only if you have an ocaml native code
25 To install the built stuff in the OCaml standard library directory (as root):
29 To install the built stuff in another directory:
31 $ make install DESTDIR=another_directory
33 To build a debian package of the library (please note that to build a debian
34 package you will also need some additional stuff like debhelper, fakeroot, ...):
36 $ fakeroot debian/rules binary