2003-09-21 08:26:59 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>Nail</application></title>
|
|
|
|
|
|
|
|
<para>Install <application>Nail</application> by running the following commands.
|
2003-09-24 04:34:30 +08:00
|
|
|
(Note: If you would like nail to be linked against <application>openssl
|
|
|
|
</application>, add <userinput>--with-openssl</userinput>to the configure
|
|
|
|
command mentioned below.)</para>
|
2003-09-21 08:26:59 +08:00
|
|
|
|
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
|
|
|
make &&
|
|
|
|
make install &&
|
|
|
|
ln -sf nail /usr/bin/mail</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|