Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 9e31785cb68ae39e0ee6e610fa2df191 > files > 14

ocaml-camlbz2-0.6.0-18.mga7.armv7hl.rpm


INSTALLING
==========

* `./configure`
* `make all` builds the bytecode and native-code libraries (where
  available), and the stub code
* `make install` (or `make install DESTDIR=/shome/where/else`)

Options:

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

Requirements:

- OCaml >= 3.10
- Findlib