Difference between revisions of "Pine Compilation"
Jump to navigation
Jump to search
m (Reverted edit of 1144314737, changed back to last version by Savvasn) |
|
(One intermediate revision by the same user not shown) | |
(No difference)
|
Revision as of 08:13, 11 April 2006
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