On 09/03/2016 08:48 AM, Matthias Schmidt via Mailman-Users wrote:
> 
> I’ve been updating a MacOS10.6 Server to Server 5 (elCapitan).
> Mailman is not shipped anymore with the current version.
> So I downloaded 2.1.23, installed the lat version of phyton as well as 
> dnsphyton.
> Then I copied the old mailman folders over to /usr/local/mailman and 
> /var/mailman
> Then I ran configure and the installation went through.
> but when I try to start mailman I get this error:
> File "/usr/local/mailman/bin/mailmanctl", line 106, in <module>
>     from Mailman import mm_cfg
> ImportError: No module named Mailman


It would appear that there is some confusion, probably due to the
'--prefix' and '--with-var-prefix' you configured with not being
correct. It looks like they should be --prefix=/usr/local/mailman
--with-var-prefix=/var/mailman.

What's in /usr/local/mailman/bin/paths.py for 'prefix =' and is there a
Mailman directory and a Mailman/__init__.py file in that directory?

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------
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