summaryrefslogtreecommitdiff
path: root/README.solaris
blob: 380c8d8ef8b7b79d5c17dc2f0160f94019b8ca9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 This package assumes the existence of a POSIX shell in /bin/sh.
 On Solaris, /bin/sh is not POSIX. Most versions of Solaris provide
a POSIX shell in /usr/xpg4/bin/sh.

 To compile this package on Solaris, you will need to run

     ./patch-for-solaris

 before you run ./configure. This script will change the #! invocation
of the configure script and various tools so that a POSIX shell is used
for the compilation process.

 Please note that the Solaris implementation of PAM is slightly
incompatible with Linux-PAM. If you're using pamela on Solaris, please
report your experience to ska-skaware@skarnet.org.