~ubuntu-branches/ubuntu/lucid/bin-prot/lucid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---------------------------------------------------------------------------

                                  INSTALL

---------------------------------------------------------------------------

  1) If there is anything non-standard about your OCaml-installation,
     look at the default settings in "OCamlMakefile" and set them to
     the values that are valid on your system, you can do this also by
     setting environment variables. This is greatly simplified if you
     normally use "OCamlMakefile" and have already configured your shell
     environment in startup files appropriately.

     You will need Gerd Stolpmann's "findlib"-tool!

       http://www.ocaml-programming.de/programming/download-caml.html

  2) Don't forget: you will need GNU-make!

     Enter "make" in the top directory to compile the library.

  3) Enter "make install" to install the library.

---------------------------------------------------------------------------

                                 UNINSTALL

---------------------------------------------------------------------------

  1) Easy: just enter "make uninstall". This will remove all files
     installed by "make install".

---------------------------------------------------------------------------

Enjoy!

New York, 2007-10-11
Markus Mottl

e-mail: markus.mottl@gmail.com
WWW:    http://www.ocaml.info