Hi All,

Please help out on this:
------------------------
1. I download mailman 2.1.2 (
http://flow.dl.sourceforge.net/sourceforge/mailman/mailman-2.1.2.tgz )
2. I download python 2.2.3 (
http://www.python.org/ftp/python/2.2.3/Python-2.2.3.tgz )
3. Made python as "/opt/neo/local/Python-2.2.3/bin/python"
4. I Ran -> pwd=/opt/neo/build/mailman-2.1.2
/opt/neo/sources/mailman-2.1.2/configure --with-username=neo
--with-groupname=neo --prefix=/opt/neo/local/mailman-2.1.2
--with-var-prefix=/opt/neo/var/mailman-2.1.2
--with-python=/opt/neo/local/Python-2.2.3/bin/python

-----make install--------------------
...
Compiling /opt/neo/local/mailman-2.1.2/Mailman/__init__.py ...
Compiling /opt/neo/local/mailman-2.1.2/Mailman/htmlformat.py ...
Compiling /opt/neo/local/mailman-2.1.2/Mailman/i18n.py ...
Compiling /opt/neo/local/mailman-2.1.2/Mailman/mm_cfg.py ...
Compiling /opt/neo/local/mailman-2.1.2/Mailman/versions.py ...
Traceback (most recent call last):
  File "bin/update", line 45, in ?
    import paths
  File "bin/paths.py", line 55, in ?
    import japanese
ImportError: No module named japanese
make: *** [update] Error 1
--------------------------------

Q7. Why do I need japanese?

----./check_perms---------------------

Could not import paths!

This probably means that you are trying to run check_perms from the source
directory.  You must run this from the installation directory instead.

Traceback (most recent call last):
  File "./check_perms", line 38, in ?
    import paths
  File "./paths.py", line 55, in ?
    import japanese
ImportError: No module named japanese
------------------------
Q8. What did I do wrong?

Previous Question:-

Q1. Do I need root to install/build Mailman?
Q2. Is 2.1.2 the latest version?
Q3. what autoconf version do I need on the box?
Q4. Do I need a web server also?
Q5. If yes, is Apache Httpd Server OK?
Q6. Where should I download? SourceForge?
-------------------------

Regards,
Nitin Verma

-----Original Message-----
From: Verma, Nitin (GECP, OTHER, 529706) 
Sent: Friday, June 13, 2003 3:18 PM
To: Mailman
Subject: [Mailman-Users] Mailman Novice


Hi All,

1. Do I need root to install/build Mailman?
2. Is 2.1.2 the latest version?
3. what autoconf version do I need on the box?
4. Do I need a web server also?
5. If yes, is Apache Httpd Server OK?
6. Where should I download? SourceForge?

Regards,

Nitin Verma
------------------------------------------------------
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

Reply via email to