![](https://secure.gravatar.com/avatar/2df207df60d132b0a58fa9a26fcaf55e.jpg?s=120&d=mm&r=g)
Hi Paul,
I just went through this same issue this week on a rh7.3 box. Basically you need to install the python2 rpms ("up2date -i python2 python2-devel") and then download and install mailman 2.1.2 using the following commands: tar -xvzf mailman.tar.gz cd mailman-2.1.2 ./configure --with-python=/usr/bin/python2.1 make install
You may want to run ./configure --help in order to see what other options you can specify. One additional one that I used was "--prefix=/exposed/mailman"
hth,
-Jim P.
-----Original Message----- From: mailman-users-bounces+jimpop=yahoo.com@python.org [mailto:mailman-users-bounces+jimpop=yahoo.com@python.org]On Behalf Of Paul F. Williams Sent: Friday, 01 August, 2003 15:42 To: mailman-users@python.org Subject: [Mailman-Users] Is Mailman 2.1.2 out yet for Redhat 7.x and/orRedhat 8.x?
Has anyone seen Mailman 2.1.2 for Redhat 7.x and/or Redhat 8.x?
I only have seen mailman-2.0.13-1.i386.rpm, and there are some new features in 2.1.2 that would be nice to have.
Thanks,
paulw
Mailman-Users mailing list Mailman-Users@python.org 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: jimpop@yahoo.com Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/jimpop%40yahoo.com