[Mailman-Users] Is Mailman 2.1.2 out yet for Redhat 7.x and/orRedhat 8.x?

Jim Popovitch jimpop at yahoo.com
Fri Aug 1 21:54:41 CEST 2003


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 at python.org
> [mailto:mailman-users-bounces+jimpop=yahoo.com at python.org]On Behalf Of
> Paul F. Williams
> Sent: Friday, 01 August, 2003 15:42
> To: mailman-users at 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 at 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 at yahoo.com
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/jimpop%40yahoo.com
>





More information about the Mailman-Users mailing list