Re: [Mimedefang] MD upgrade - how?

2004-04-30 Thread Royce Williams
On 4/22/2004 4:26 AM, David F. Skoll wrote: On Thu, 22 Apr 2004, Michal Szymanski wrote: What is the recommended way of upgrading MD? Just do: ./configure && make make install I know this thread is stale, but I couldn't resist ... For some reason, I was expecting David to say,

Re: [Mimedefang] MD upgrade - how?

2004-04-23 Thread Kenneth Porter
--On Thursday, April 22, 2004 2:14 PM +0200 Michal Szymanski <[EMAIL PROTECTED]> wrote: So maybe I should just install the new one over the existing version, saving local changes done in 'mimedefang-filter'? Before modifying the stock filter, I make a copy called mimedefang-filter.original. When

RE: [Mimedefang] MD upgrade - how?

2004-04-22 Thread David Meissner
> David F. Skoll said: > > ./configure && make > > make install > > Depending on your operating system, you might need to stop > mimedefang > > before running "make install" > > I would do thus: > Look at the changelog to see what you need to update. > diff the new mimedefang-filter with

Re: [Mimedefang] MD upgrade - how?

2004-04-22 Thread Lucas Albers
David F. Skoll said: > ./configure && make > make install > Depending on your operating system, you might need to stop mimedefang > before running "make install" I would do thus: Look at the changelog to see what you need to update. diff the new mimedefang-filter with your existing mi

Re: [Mimedefang] MD upgrade - how?

2004-04-22 Thread Jeffrey Goldberg
On Thu, 22 Apr 2004, David F. Skoll wrote: > > What is the recommended way of upgrading MD? > > Just do: > > ./configure && make > make install Also be sure to read the README and CHANGES files. Depending on how old your existing set-up, you may have to modify your current filter fil

Re: [Mimedefang] MD upgrade - how?

2004-04-22 Thread David F. Skoll
On Thu, 22 Apr 2004, Michal Szymanski wrote: > What is the recommended way of upgrading MD? Just do: ./configure && make make install Depending on your operating system, you might need to stop mimedefang before running "make install" A "make install" will not overwrite your exi

[Mimedefang] MD upgrade - how?

2004-04-22 Thread Michal Szymanski
Hi, I have browsed HOWTO, FAQ and the mailing list but did not find anything about MD upgrading. What is the recommended way of upgrading MD? The HOWTO describes only a "fresh" install. Should I uninstall the previous version (2.39) before installing the new one (2.42)? The Makefile created by 'c