File: INSTALL

package info (click to toggle)
camlbz2 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 188 kB
  • sloc: ansic: 292; ml: 66; makefile: 14; sh: 8
file content (17 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

INSTALLING
==========

* `dune build`

Options:

* for configure :
  CPPFLAGS="-I <location of zlib header>"
  LIBS="-L <location of zlib library>"

Requirements:

- OCaml >= 3.10
- dune