From: Thibault Godouet Date: Wed, 19 Dec 2012 17:57:17 +0000 (+0000) Subject: Added compilation requirements X-Git-Tag: ver3_1_0~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc62fac2a9a1dc955839d2d2ffada14b7fb3f492;p=fcron Added compilation requirements --- diff --git a/doc/en/install.sgml b/doc/en/install.sgml index 522f60c..50391bb 100644 --- a/doc/en/install.sgml +++ b/doc/en/install.sgml @@ -11,6 +11,30 @@ A copy of the license is included in gfdl.sgml. How to install fcron + + Compilation requirements + + A C compiler (e.g. gcc) + (optional) PAM development + library (e.g. libpam0g-dev) + (optional) SE Linux development library (e.g. libselinux1-dev) + (optional) Linux audit development library (e.g. libaudit-dev) + If compiling from git checkout (rather than a tarball), then no generated file will be included out of the box, so you will need more tools to generate them. In particular the ./configure script and the documentation will be generated from the sources. + + git + autoconf + docbook + docbook-xsl + docbook-xml + docbook-util + manpages-dev + + + + + + Compilation and installation instructions + uncompress the archive: @@ -149,6 +173,7 @@ send me any modifications at &email; in order to include it in future releases. +