source: basicnet/mailnews/pine.xml@ 55c657e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 55c657e was 55c657e, checked in by Randy McMurchy <randy@…>, 19 years ago

Added md5sums to Chapter 20 packages; changed FTP download URL's in Pine and NcFTP instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3443 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.4 KB
RevLine 
[bfe245f]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY pine-download-http "http://mirror.sit.wisc.edu/pub/net/mail/pine/pine&pine-version;.tar.bz2">
[55c657e]8 <!ENTITY pine-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/pine&pine-version;.tar.bz2">
9 <!ENTITY pine-md5sum "aece91c8a857605994829ffa91d98c9f">
[bfe245f]10 <!ENTITY pine-size "2.9 MB">
11 <!ENTITY pine-buildsize "50 MB">
12 <!ENTITY pine-time "0.95 SBU">
13]>
14
[377584f]15<sect1 id="pine" xreflabel="Pine-&pine-version;">
[a0f03b0]16<sect1info>
[5cd0959d]17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
[a0f03b0]19</sect1info>
[00bb024c]20<?dbhtml filename="pine.html"?>
[377584f]21<title>Pine-&pine-version;</title>
[f45b1953]22
[bfe245f]23<sect2>
24<title>Introduction to <application>Pine</application></title>
25
26<para>The <application>Pine</application> package contains the
27<application>Pine</application> Mail User Agent and several
28server daemons for various mail protocols, in addition to some nice
29file and directory editing/browsing programs.</para>
30
31<sect3><title>Package information</title>
32<itemizedlist spacing='compact'>
33<listitem><para>Download (HTTP): <ulink
34url="&pine-download-http;"/></para></listitem>
35<listitem><para>Download (FTP): <ulink
36url="&pine-download-ftp;"/></para></listitem>
[55c657e]37<listitem><para>Download MD5 sum: &pine-md5sum;</para></listitem>
[bfe245f]38<listitem><para>Download size: &pine-size;</para></listitem>
[518538f]39<listitem><para>Estimated disk space required:
[bfe245f]40&pine-buildsize;</para></listitem>
41<listitem><para>Estimated build time:
42&pine-time;</para></listitem></itemizedlist>
43</sect3>
44
45<sect3><title>Additional downloads</title>
46<itemizedlist spacing='compact'>
[07b157f4]47<listitem><para>Recommended Patch: <ulink
[bfe245f]48url="&patch-root;/pine-&pine-version;-fhs-3.patch"/></para></listitem>
49</itemizedlist>
50</sect3>
51
52<sect3><title><application>Pine</application> dependencies</title>
53<sect4><title>Required</title>
[55c657e]54<para><xref linkend="openssl"/></para>
55</sect4>
56
[bfe245f]57<sect4><title>Optional</title>
[55c657e]58<para><xref linkend="openldap"/> and <xref linkend="mitkrb"/></para>
59</sect4>
[bfe245f]60</sect3>
61
62</sect2>
63
64<sect2>
65<title>Installation of <application>Pine</application></title>
66
[55c657e]67<para>Install <application>Pine</application> by running the following
68commands:</para>
[bfe245f]69
70<screen><userinput><command>patch -Np1 -i ../pine-&pine-version;-fhs-3.patch &amp;&amp;
71./build DEBUG=-O MAILSPOOL=/var/mail \
72 SSLDIR=/usr SSLCERTS=/etc/ssl/certs slx &amp;&amp;
73cp doc/*.1 /usr/share/man/man1 &amp;&amp;
74cd bin &amp;&amp;
[55c657e]75install -m755 pine imapd ipop2d ipop3d mailutil mtest pico \
[bfe245f]76 pilot rpdump rpload /usr/bin</command></userinput></screen>
77
78</sect2>
79
80<sect2>
81<title>Command explanations</title>
82
83<para><command>patch -Np1 -i ../pine-&pine-version;-fhs.patch</command>: This
84patch will make <application>Pine</application> use <filename
85class="directory">/etc</filename> for configuration files.</para>
86
87<para>The build procedure for <application>Pine</application> is somewhat
88unusual, in that options usually passed as <command>./configure</command>
89options or housed in $<envar>CFLAGS</envar> must all be passed on the command
90line to the <command>./build</command> script.</para>
91
92<para><command>./build slx</command>: <application>Pine</application> offers
93quite a few target platforms, slx specifies Linux using
94-lcrypt to get the crypt function. See the
95<filename>doc/pine-ports</filename> file for more information and
96other authentication options.</para>
97
98<para><command>DEBUG=-O</command>: This flag compiles an optimized
99version of <command>pine</command> and <command>pico</command> that
100produces no debug files.</para>
101
102<para><command>MAILSPOOL=/var/mail</command>: Location of mail spool
103files, <filename>/var/mail.</filename></para>
104
105<para><command>SSLDIR=/usr SSLCERTS=/etc/ssl/certs</command>: Location
[55c657e]106of <application>Open<acronym>SSL</acronym></application> files.</para>
[bfe245f]107
108<para><screen><command>cd bin &amp;&amp;
[55c657e]109install -m755 pine imapd ipop2d ipop3d mailutil mtest pico \
[bfe245f]110 pilot rpdump rpload /usr/bin</command></screen>
[55c657e]111This installs the <application>Pine</application> programs.</para>
[bfe245f]112
113</sect2>
114
115<sect2>
116<title>Configuring <application>Pine</application></title>
117
118<sect3><title>Config files</title>
119<para><filename>~/.pinerc</filename></para>
120</sect3>
121
122<sect3><title>Configuration Information</title>
123
124<para>The <command>pine</command> executable needs no global configuration to
[55c657e]125use. Users set <application>Pine</application> options in
126<filename>~/.pinerc</filename> using an internal configuration menu.</para>
[bfe245f]127</sect3>
128
129</sect2>
130
131<sect2>
132<title>Contents</title>
133<para>The <application>Pine</application> package contains
134<command>pine</command>,
135<command>pico</command>,
136<command>pilot</command>,
137<command>imapd</command>,
138<command>ipop2d</command>,
139<command>ipop3d</command>,
140<command>mtest</command>,
141<command>rpload</command> and
142<command>rpdump</command>.</para>
143</sect2>
144
145<sect2><title>Description</title>
146
147<sect3><title>pine</title>
148<para><command>pine</command> is the <application>Pine</application> mail user
149agent.</para></sect3>
150
151<sect3><title>pico</title>
152<para><command>pico</command> is a stand-alone editor, similar to the
153<application>Pine</application> internal message composer.</para></sect3>
154
155<sect3><title>pilot</title>
[55c657e]156<para><command>pilot</command> is a file and directory navigator and
157browser.</para></sect3>
[bfe245f]158
159<sect3><title>imapd</title>
[55c657e]160<para><command>imapd</command> is the <acronym>IMAP</acronym> server
161daemon.</para></sect3>
[bfe245f]162
163<sect3><title>ipop2d</title>
164<para><command>ipop2d</command> is an <acronym>IMAP</acronym> to
165<acronym>POP</acronym>2 conversion server.</para></sect3>
166
167<sect3><title>ipop3d</title>
168<para><command>ipop3d</command> is an <acronym>IMAP</acronym> to
169<acronym>POP</acronym>3 conversion server.</para></sect3>
170
171<sect3><title>mtest</title>
172<para><command>mtest</command> is a minimal <acronym>IMAP</acronym> mail user
173agent, used for debugging.</para></sect3>
174
175<sect3><title>rpload</title>
176<para><command>rpload</command> is the <application>Pine</application> remote
177data utility, used to convert local <application>Pine</application>
178configuration files or address books into remote configurations
179or address books.</para></sect3>
180
181<sect3><title>rpdump</title>
182<para><command>rpdump</command> is used to copy data from remote
183<application>Pine</application> configuration files or address books into a
184local file.</para></sect3>
185
186</sect2>
[f45b1953]187
188</sect1>
189
Note: See TracBrowser for help on using the repository browser.