On Mon, 17 Aug 2009, Rich Shepard wrote: > --with-mail-gid=postfix,mailman,daemon > --with-cgi-gid=apache,nobody
Well, Mailman wants only a single group so I used postdrop and apache, respectively. However, there's now a problem when running 'make install': /bin/ginstall: ./test_membership.py' and /usr/local/mailman/tests/test_membership.py' are the same file /bin/ginstall: ./test_message.py' and /usr/local/mailman/tests/test_message.py' are the same file /bin/ginstall: ./test_runners.py' and /usr/local/mailman/tests/test_runners.py' are the same file /bin/ginstall: ./test_safedict.py' and /usr/local/mailman/tests/test_safedict.py' are the same file /bin/ginstall: ./test_security_mgr.py' and /usr/local/mailman/tests/test_security_mgr.py' are the same file /bin/ginstall: ./test_smtp.py' and /usr/local/mailman/tests/test_smtp.py' are the same file /bin/ginstall: ./testall.py' and /usr/local/mailman/tests/testall.py' are the same file /bin/ginstall: ./EmailBase.py' and /usr/local/mailman/tests/EmailBase.py' are the same file /bin/ginstall: ./TestBase.py' and /usr/local/mailman/tests/TestBase.py' are the same file make[1]: *** [install] Error 1 make[1]: Leaving directory /usr/local/mailman/tests' make: *** [doinstall] Error 2 I'm running the command as root in /usr/local/mailman. What do I do differently so the application installs? Rich -- Richard B. Shepard, Ph.D. | Integrity Credibility Applied Ecosystem Services, Inc. | Innovation <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
