Pine Compilation

From CSWiki
Revision as of 11:56, 21 February 2005 by Savvasn (talk | contribs)
Jump to navigation Jump to search

After Downloading the tarballs from the Pine Download Pages and the patch from WU we untarred the pine in a directory and changed the version in /PATH/TO/PINE-SOURCE/pine/pine.h from

#define PINE_VERSION "4.62 CS@UCy with Maildir support"
to
#define PINE_VERSION "4.62 CS@UCy with Maildir support"

We then applied the patch:

% Patch -p0 < maildir.patch

and build pine using the 'lrh' option

You can read an FAQ page on applying the patches and other things concerning pine here

Back to New email

Back to Main Page