Plasma GitLab Archive
Projects Blog Knowledge

Plasma Project:
Home 
Manual 
FAQ 
Slides 
Perf 
Releases 
======================================================================
Installation of Plasma:
======================================================================

This file covers only the build and installation on a build host.
For deployments, see the available documentation in doc/html.

======================================================================

Prerequisites:
 - ocaml 3.12 or newer
 - omake
 - pcre-ocaml
 - ocamlfind/findlib
 - cryptokit
 - ocamlnet 3.4.1 or newer (with enabled crypto support)
 - ocamlgraph
 - xstrp4
 - libpq: PostgreSQL client libraries for version 8.2 or newer

======================================================================

Configuration:

./configure [-bindir path/bin] [-sharedir path/share/plasma]

The configure script determines the install location of the 
built ocaml libraries automatically (default findlib location).

The -bindir option says where to install binaries.

The -sharedir option says where to install platform-independent
additional files needed at runtime.

======================================================================

Build:

omake

======================================================================

Installation:

omake install

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml