2002-08-10 11:56:23 +08:00
|
|
|
<sect2>
|
2003-05-04 05:39:23 +08:00
|
|
|
<title>Installation of <application>Pine</application></title>
|
2002-08-10 11:56:23 +08:00
|
|
|
|
2003-05-04 05:39:23 +08:00
|
|
|
<para>Install <application>Pine</application> by running the following commands: </para>
|
|
|
|
|
2004-05-30 07:03:43 +08:00
|
|
|
<screen><userinput><command>patch -Np1 -i ../pine-&pine-version;-fhs-3.patch &&
|
2003-10-27 04:12:48 +08:00
|
|
|
./build DEBUG=-O MAILSPOOL=/var/mail \
|
2004-05-10 01:37:57 +08:00
|
|
|
SSLDIR=/usr SSLCERTS=/etc/ssl/certs slx &&
|
2004-05-30 07:03:43 +08:00
|
|
|
cp doc/*.1 /usr/share/man/man1 &&
|
2002-08-10 11:56:23 +08:00
|
|
|
cd bin &&
|
2004-05-10 01:37:57 +08:00
|
|
|
install pine imapd ipop2d ipop3d mailutil mtest pico \
|
|
|
|
pilot rpdump rpload /usr/bin</command></userinput></screen>
|
2002-08-10 11:56:23 +08:00
|
|
|
|
|
|
|
</sect2>
|