]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/openpam/INSTALL
Vendor import of OpenPAM Calamite
[FreeBSD/FreeBSD.git] / contrib / openpam / INSTALL
1
2                           Installing OpenPAM
3                           ==================
4
5 1. REQUIREMENTS
6
7   This release of OpenPAM is targeted at FreeBSD-CURRENT, and has not
8   been tested on other platforms.  It should, however, build with
9   little or no trouble other BSDs such as BSDI, Darwin, NetBSD or
10   OpenBSD, and should not prove much of a challenge to port to other
11   platforms, except for the static linking support.
12
13 2. CONFIGURATION
14
15   No configuration is necessary or possible at this time.
16
17 3. COMPILATION
18
19   Change into the top-level OpenPAM directory and run 'make'.
20
21 4. INSTALLATION
22  
23   Change into the top-level OpenPAM directory and run 'make install'.
24
25 $Id$