Piniella, David A wrote: > >OK, for giggles, I updated python to 2.5 from 2.3.5, and now configure >does this: > >checking for group name "mailman"... Traceback (most recent call last): > File "conftest.py", line 1, in <module> > import grp >ImportError: ld.so.1: python: fatal: libgcc_s.so.1: open failed: No such >file or directory
The above is the significant error. The others are secondary. It looks like Python 2.5 is not completely/correctly installed. >cat: cannot open conftest.out >configure: error: >***** No "mailman" group found! >***** Your system must have a "mailman" group defined >***** (usually in your /etc/group file). Please see the INSTALL >***** file for details. The "No "mailman" group found!" error is bogus. It is a side effect of the prior errors. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp