--On Wednesday, January 08, 2003 11:28 AM -0600 David Gibbs <[EMAIL PROTECTED]> wrote:

"Ed Greenberg" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Mailman 2.1 requires Python 2, and RedHat 7.3 has only 1.5. There is a
Python2 package on my RedHat 7.3 installation, so how can I make Mailman
use it?
It's pretty easy ...

Documentation states that I can use --with-python to control the actual
mailman operation, but that the command line scripts will always use the
first python on the path. Both python and python2  live in /usr/bin.
This is the key ... add '--with-python=/usr/bin/python2' to the configure
command line.  Then 'make clean && make && make install'.

david

Works. The scripts even find the python2 executiable, just fine. The doc intimated that the command line scripts wouldn't run.

Well, off to configure...

Thanks,
</edg>


------------------------------------------------------
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: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to