> Jon Carnes wrote:
> > What version of Python do you have installed?  Mailman v2.1.x needs
> > Python 2.2.x
> >
> > It looks like you have a Python module that is incompatible with Mailman
> > v2.1:
> >    year, mon, day, hh, mm, ss, wday, ydat, dst = time.strptime(date)
> >    AttributeError: 'module' object has no attribute 'strptime'

Can a python version check be buildin when you do a ./configure or make ?
So it does not install if no good python is on the system?

Danny.




------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to