Re: Modern build of exmh???
Kevin Cosgrove <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
On 13 November 2010 at 14:17, Harvey Eneman <[email protected]> wrote: > To pull the latest exmh source: > > cvsgrab -url http://exmh.cvs.sourceforge.net/viewvc/exmh/exmh/ Turns out that my distribution doesn't have cvsgrab. But, I found this page: http://sourceforge.net/projects/exmh/develop and used this command to get the source: cvs -z3 -d:pserver:[email protected]:/cvsroot/exmh co -P exmh > To build/install exmh: > > wish exmh.install Built it just like that, and it seems to run fine. I did have to alter my ~/.exmh/lib/ stuff to take out my spam filter things, which collided in the function namespace. It turns out that what I took out that collided had the same functionality as the new (to me) stuff in exmh, specifically the new spam filter stuff. Thanks.... -- Kevin