[Mailman-Users] : Problem Running mailman

QA Engg qa.oscpro at gmail.com
Thu Oct 25 12:28:18 CEST 2007


Hi,

I installed mailman and go for "Check Installation phase" as per
mailman Installation Manual

wiki at wiki-13:/usr/local/mailman$ bin/check_perms -f
Traceback (most recent call last):
  File "bin/check_perms", line 45, in <module>
    from Mailman import mm_cfg
ImportError: cannot import name mm_cfg

Regards
Smita



---------- Forwarded message ----------
From: Mark Sapiro <msapiro at value.net>
Date: Oct 24, 2007 9:03 PM
Subject: Re: [Mailman-Users]  : Problem Running mailman
To: QA Engg <qa.oscpro at gmail.com>, Mailman-Users at python.org

QA Engg wrote:
>
>I tried the procedure to  install  mailman from the  Wikipedia  and
>following errors
>
>>>pallavi at wiki-13:~$ emerge -p mailman
>bash: emerge: command not found
[...]


You are trying to follow instructions for a package and perhaps even an
OS which you do not have.


>>>pallavi at wiki-13:~$ # groups mailman
>>>pallavi at wiki-13:~$ cron mailman
>cron: can't open or create /var/run/crond.pid: Permission denied
>>>pallavi at wiki-13:~$ # cd /usr/local/mailman/cron && crontab -u mailman
>crontab.in
>
>>>pallavi at wiki-13:~$ # su - mailman


In 3 of the four lines, the '#' you typed is actually the 'root' shell
prompt in the example you are copying. Thus you are typing comments,
not commands.


>>>pallavi at wiki-13:~$ $ cd /usr/local/mailman/cron
>bash: $: command not found


Here and in the following you typed a '$' prompt as opposed to the '#'
above so bash told you there is no '$' command.

You need to get some help and instruction from somone who knows
something about Unix/Linux. That is beyond the scope of the
mailman-users at python.org list.

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


More information about the Mailman-Users mailing list