2002-09-23 00:01:27 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
|
|
|
<para><userinput>--enable-static-libpam :</userinput> This command
|
|
|
|
builds static PAM libraries as well as the dynamic libraries.</para>
|
|
|
|
|
|
|
|
<para><userinput>--with-mailspool=/var/mail :</userinput> This command
|
|
|
|
makes the mailspool directory FHS compliant.</para>
|
|
|
|
|
|
|
|
<para><userinput>--enable-both-confs :</userinput> This command lets
|
|
|
|
the local administrator choose which configuration file setup to
|
|
|
|
use.</para>
|
|
|
|
|
2002-12-19 04:17:56 +08:00
|
|
|
<para><userinput>mv /lib/libpam.a /lib/libpam_misc.a /lib/libpamc.a
|
|
|
|
/usr/lib</userinput> : This command move the static libraries to
|
|
|
|
<filename>/usr/lib</filename> to comply with FHS.</para>
|
|
|
|
|
2002-09-23 00:01:27 +08:00
|
|
|
</sect2>
|
|
|
|
|