2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-09-19 05:21:15 +08:00
|
|
|
<para><command>--without-sendmail</command> : Fcron does not require
|
|
|
|
sendmail to run, but will use it if it is installed to email you the
|
|
|
|
results of the fcron script. If you wish to utilize this feature change
|
|
|
|
the switch to <command>--with-sendmail=/usr/sbin</command>.</para>
|
2002-10-08 04:17:30 +08:00
|
|
|
|
2003-09-19 05:21:15 +08:00
|
|
|
<para><command>--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version;
|
|
|
|
</command> : Can be added if you have installed openjade and
|
|
|
|
dsssl-stylesheets to generate the documentation from the DocBook source
|
|
|
|
files.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-19 05:21:15 +08:00
|
|
|
<para><command>yes 'n' | make install</command> : After the files are
|
|
|
|
installed, the make install script enters into a configuration routine.
|
|
|
|
The first test will be whether to install a boot script in the <filename
|
|
|
|
class="directory">/etc/rc.d/init.d</filename> directory with the
|
|
|
|
appropriate symbolic links in runlevels 2, 3, 4, and 5. The second is to
|
|
|
|
stop any current fcron processes and start a new one. Since this is
|
|
|
|
probably your first install and we want a boot script based upon the
|
|
|
|
<acronym>BLFS</acronym> template we answer 'n' to both tests.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-19 05:21:15 +08:00
|
|
|
</sect2>
|