2002-08-10 11:56:23 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Pine</title>
|
|
|
|
|
2002-08-11 05:29:14 +08:00
|
|
|
<para>Install Pine by running the following commands: </para>
|
2002-08-10 11:56:23 +08:00
|
|
|
|
2003-02-02 00:32:35 +08:00
|
|
|
<para><screen><userinput>patch -Np1 -i ../pine-4.44-fhs.patch &&
|
2002-10-11 08:09:13 +08:00
|
|
|
./build slx DEBUG='-Os ' MAILSPOOL='/var/mail' \
|
|
|
|
SSLDIR=/usr SSLCERTS=/etc/ssl/certs &&
|
|
|
|
cp doc/pine.1 /usr/share/man/man1 &&
|
2002-08-10 11:56:23 +08:00
|
|
|
cd bin &&
|
2003-02-02 00:32:35 +08:00
|
|
|
install pine /usr/bin</userinput></screen></para>
|
2002-08-10 11:56:23 +08:00
|
|
|
|
|
|
|
</sect2>
|