> I've installed mailman 2.1.8 and believe that I made a mistake earlier. > I'm trying to reinstall it. > > After doing ./configure, I tried to run make install, and here's the error > message I get: > > chmod: changing permissions of '/usr/local/mailman/archives/private': > Operation not permitted > > The only thing is, I'm logged in as a user that has read/write priveleges > for this folder. > looking at the ls -l of the private folder, I see the following: drwxrws--- 6 apache mailman 4096 Jul 12 13:10 private
I'm assuming that apache is the Uid and mailman is the Gid The user that I am logged in as belogs to the mailman group. Please help! ------------------------------------------------------ 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