>>>>> "GAVH" == G Armour Van Horn <[EMAIL PROTECTED]> writes:
GAVH> The configure runs fine right down to the end where it tells GAVH> me I don't have Chinese Unicode support and sends me off to GAVH> a location where there aren't any files, but I don't really GAVH> expect to have a lot of Chinese customers on here. It's the GAVH> next step that is stopping me: GAVH> make install runs smoothly for several minutes, but GAVH> concludes with this: > Compiling /home/mailman/Mailman/Version.py ... > Compiling /home/mailman/Mailman/__init__.py ... > Compiling /home/mailman/Mailman/htmlformat.py ... > Compiling /home/mailman/Mailman/i18n.py ... > Compiling /home/mailman/Mailman/versions.py ... > Traceback (most recent call last): > File "bin/update", line 44, in ? > import paths > ImportError: No module named paths > make: *** [update] Error 1 > As far as I've been able to figure out, this only happens when you do not have the python2-devel package installed. It should never happen when you build Python from source. Apparently RH decided not to include the distutils package in the basic Python RPM, but Mailman 2.1 requires distutils in order to properly install. MM2.1b4 will barf loudly if distutils is missing, so at least you won't get this mysterious error. -Barry ------------------------------------------------------ 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/