[Mailman-Users] Upgrade to 2.0rc2

Barry A. Warsaw barry at digicool.com
Tue Nov 14 06:01:07 CET 2000


>>>>> "B" == Bob  <bob at nleaudio.com> writes:

    B> I am currently using version 2.0rc1.  Did the wrapper get
    B> updated?

Yes, but only in a very trivial way.  If your system provides
vsnprintf() then you won't notice it (and if you're system /didn't/
provide it, you'd probably know by now because the wrapper wouldn't
have compiled).
    
    B> I'm wondering if I can simply copy the updated files
    B> over without having to do a total re-install.  Thanks.

Why don't you want to do a "make install"?  Is it because you don't
want to have to re-compile the binaries?

Mailman's top level Makefile ought to have a install-arch-indep and
install-arch-dep targets, but it doesn't.  You might try:

    % SUBDIRS="bin cron filters misc Mailman scripts templates" make install

That ought to skip doing a make in the src directory.
-Barry




More information about the Mailman-Users mailing list