Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 63a4ac12b5b79306177d830ddc71dc54 > files > 8

ocaml-pa-do-devel-0.8.15-1.fc18.i686.rpm

(* OASIS_START *)
(* DO NOT EDIT (digest: efe6a36c8d497604f5225bb5b58413d5) *)
This is the INSTALL file for the pa_do distribution.

This package uses OASIS to generate its build system. See section OASIS for
full information. 

Dependencies
============

In order to compile this package, you will need:
* ocaml (>= 3.12) for all, doc API
* findlib

Installing
==========

1. Uncompress the source archive and go to the root of the package
2. Run 'ocaml setup.ml -configure'
3. Run 'ocaml setup.ml -build'
4. Run 'ocaml setup.ml -install'

Uninstalling
============

1. Go to the root of the package 
2. Run 'ocaml setup.ml -uninstall'

OASIS
=====

OASIS is a program that generates a setup.ml file using a simple '_oasis'
configuration file. The generated setup only depends on the standard OCaml
installation: no additional library is required.

(* OASIS_STOP *)