I downloaded the tarball for mailman-2.1.3 and attempted to install it. It gave me errors that I don't know what to do about. I have pasted the errors below. I've also posted the complete screen output of make install at http://www.espersunited.com/needhelp/mailman/make_install.log and the configure at http://www.espersunited.com/needhelp/mailman/configure.log . Can anyone help me get this to work?
make[1]: Entering directory `/usr/local/mailman/messages' /usr/bin/python ../build/bin/msgfmt.py -o cs/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/cs/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'cs/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o da/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/da/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'da/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o de/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/de/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'de/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o es/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/es/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'es/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o et/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/et/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'et/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o eu/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/eu/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'eu/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o fi/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/fi/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'fi/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o fr/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/fr/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'fr/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o hu/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/hu/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'hu/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o it/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/it/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'it/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o ja/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/ja/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'ja/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o ko/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/ko/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'ko/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o lt/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/lt/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'lt/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o nl/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/nl/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'nl/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o no/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/no/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'no/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o pl/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/pl/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'pl/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o pt/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/pt/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'pt/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o pt_BR/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/pt_BR/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'pt_BR/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o ru/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/ru/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'ru/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o sr/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/sr/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'sr/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o sv/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/sv/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'sv/LC_MESSAGES/mailman.mo' /usr/bin/python ../build/bin/msgfmt.py -o uk/LC_MESSAGES/mailman.mo /usr/local/mailman-2.1.3/messages/uk/LC_MESSAGES/mailman.po [Errno 2] No such file or directory: 'uk/LC_MESSAGES/mailman.mo' Traceback (most recent call last): File "bin/update", line 45, in ? import paths File "bin/paths.py", line 59, in ? import korean ImportError: No module named korean make: *** [update] Error 1 On Sun, 2003-12-14 at 07:53, Chris Johnson wrote: > On 12 Dec 2003, Michael Sullivan wrote: > > > How do I fix it? Does the fact that I'm running Red Hat 9 have anything > > to do with this problem? > > > > > > Depends on the system. I'm told the version released for RH9, > mailman-2.1-8, is broken. Try using the tarball 2.1.3. > > ------------------------------------------------------------------------------- > Chris Johnson |Internet: [EMAIL PROTECTED] > Systems Administrator |Web: http://www.nmr.mgh.harvard.edu/~johnson > NMR Center |Voice: 617.726.0949 > Mass. General Hospital |FAX: 617.726.7422 > 149 (2301) 13th Street |I'm continually amazed by mankind's seemingly > Charlestown, MA., 02129 USA |infinite capacity for stupidity. Me > ------------------------------------------------------------------------------- ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org