File: INSTALL

package info (click to toggle)
ocaml-re 1.7.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 580 kB
  • sloc: ml: 4,998; makefile: 45; ansic: 28; perl: 4
file content (14 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Requirements

  The installation procedure defined in the Makefile requires findlib
  (http://www.ocaml-programming.de/packages/documentation/findlib/).

Installation

- Compile with "make all".

- If you have ocamlopt, do also "make opt".

- Become super-user if necessary and do "make install"
  (A "make uninstall" removes the library.)