Mark, thanks. > Am 04.09.2016 um 01:10 schrieb Mark Sapiro <m...@msapiro.net>: > > 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.
I ran configure again like this: mailman-2.1.23/configure --prefix=/usr/local/mailman --with-var-prefix=/var/mailman > > What’s in /usr/local/mailman/bin/paths.py for 'prefix =' and is there a ah: the old path to the 10.6 installation prefix = ‘/usr/share/mailman' and it should be prefix:’/usr/local/mailman’ > Mailman directory and a Mailman/__init__.py file in that directory? yes seams mailman at least starts after I corrected the prefix, but it’s not yet working. I guess I have to do some more digging into the postfix setup ;-) thanks again Matthias > > -- > 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/beta%40admilon.net
signature.asc
Description: Message signed with OpenPGP using GPGMail
------------------------------------------------------ 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