Traceback (most recent call last):
File "./check_perms", line 48, in ?
from Mailman.i18n import _
File "/usr/local/mailman/Mailman/i18n.py", line 52, in ?
set_language()
File "/usr/local/mailman/Mailman/i18n.py", line 34, in set_language
_translation = gettext.translation('mailma
when i install 2.1.4 i get this following error on make install command:
Compiling /usr/local/mailman/Mailman/i18n.py ...
Compiling /usr/local/mailman/Mailman/versions.py ...
Traceback (most recent call last):
File "bin/update", line 48, in ?
from Mailman import MailList
File "/usr/local/
i just downloaded and untarred 2.1.4 and i get this error on the make
install. everything else is fine in ./configure
Compiling /usr/local/mailman/Mailman/versions.py ...
Traceback (most recent call last):
File "bin/update", line 48, in ?
from Mailman import MailList
File "/usr/local/mail
After realizing I had an older version of mailman, I installed 2.1.4 onto
my fedora machine. I can get to the web panel and make lists and such. I
do not get any email errors but the list does not respond when i send
emails. im guessing the daemon may not be running or something is
configured...thn
I have just installed Mailman several times (2.0.13). to try to solve
problems. Here are the 2 that i get every minute that i cannot seem to
solve. This add_vh is really gettin annoyin too as it seems to stay
weather i delete the line or not in mm_cfg.py...
here's the first error:
___