xref: /freebsd/contrib/openpam/INSTALL (revision ee2ea5ceafed78a5bd9810beb9e3ca927180c226)
1
2			  Installing OpenPAM
3			  ==================
4
51. 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
132. CONFIGURATION
14
15  No configuration is necessary or possible at this time.
16
173. COMPILATION
18
19  Change into the top-level OpenPAM directory and run 'make'.
20
214. INSTALLATION
22
23  Change into the top-level OpenPAM directory and run 'make install'.
24
25$P4: //depot/projects/openpam/INSTALL#2 $
26