On 11/01/2013 07:27 AM, Martin Hugo wrote:
> 
> Can anyone point me at a good tutorial on how to upgrade from 2.1.13 to 
> 2.1.16?


If you still have the original directory in which you unpacked Mailman
2.1.13, look in the config.log file for the "Invocation command line".

Download and unpack 2.1.16 into a new directory.
Configure using the same command as before.
Stop mailman.
As root, run 'make install'.
Start mailman.

If you don't have the original configure command, you'll have to figure
out what options you used. First look in your installed
Mailman/Defaults.py. If PREFIX is other than '/usr/local/mailman', set
it with --prefix=. If VAR-PREFIX is other than the PREFIX value, set it
with --var-prefix=.

Likewise, use --with-mailhost= and --with-urlhost= to set
DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST.

See <http://www.list.org/mailman-install/node7.html> for more info on
configure options.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to