Re: [Mailman-Users] Python RH 7.3

2003-02-20 Thread Ashley M. Kirchner
Danny Terweij wrote:


I want to upgrade mailman 2.1
It tells me my pyhon is to old, what is the esiest way to upgrade python ?



Well, leave the old Python. RH needs it.
Just go to www.python.org and download the 2.2 source. (only RH8 rpms there)


   No need.  RedHat has RPMs for 7.3 as well:

   ftp://updates.redhat.com/7.3/en/os/i386/python2-2.2.2-11.7.3.i386.rpm
   
ftp://updates.redhat.com/7.3/en/os/i386/python2-devel-2.2.2-11.7.3.i386.rpm
   
ftp://updates.redhat.com/7.3/en/os/i386/python2-docs-2.2.2-11.7.3.i386.rpm

--
M | I haven't lost my mind; it's backed up on tape somewhere.
 +
 Ashley M. Kirchner    .   303.442.6410 x130
 IT Director / SysAdmin / WebSmith . 800.441.3873 x130
 Photo Craft Laboratories, Inc.. 3550 Arapahoe Ave. #6
 http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A.





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


Re: [Mailman-Users] Python RH 7.3

2003-02-20 Thread Klaus Steinberger


I want to upgrade mailman 2.1
It tells me my pyhon is to old, what is the esiest way to upgrade python ?



Well, leave the old Python. RH needs it.
Just go to www.python.org and download the 2.2 source. (only RH8 rpms there)


Not necessary, there is an python2-2.2 rpm on the RH7.3 disks. Install 
that besides the python-1.5xx rpms

But be warned, there are security issues with the python rpms on the CD. 
you should get the newest from RedHat up2date.

Sincerely,
Klaus

--
Klaus Steinberger Maier-Leibnitz Labor
Phone: (+49 89)289 14287  Am Coulombwall 6, D-85748 Garching, Germany
FAX:   (+49 89)289 14280  EMail: [EMAIL PROTECTED]
URL: http://www.physik.uni-muenchen.de/~k2/

In a world without Walls and Fences, who needs Windows and Gates


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


Re: [Mailman-Users] Python RH 7.3

2003-02-20 Thread Todd
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mozzi wrote:
> I want to upgrade mailman 2.1
> It tells me my pyhon is to old, what is the esiest way to upgrade python ?

Just make sure you have the python2 rpm installed (redhat ships it with
7.3).  There is an errata, so make sure you update.

Then run configure with the --with-python=/usr/bin/python2 option.

- -- 
Todd  OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp

Why does a slight tax increase cost you two hundred dollars and a
substantial tax cut save you thirty cents?
-- Peg Bracken

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl.

iD8DBQE+VPyYuv+09NZUB1oRAiiMAJ92Cbb5dTWxMVTYEw9IdMP3ZMm3dgCgsy3y
46mKm7BgbVbXXMkQkrGHVN8=
=aH17
-END PGP SIGNATURE-

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



Re: [Mailman-Users] Python RH 7.3

2003-02-20 Thread Danny Terweij
From: "Mozzi" <[EMAIL PROTECTED]>

>Hallo all

>I want to upgrade mailman 2.1
>It tells me my pyhon is to old, what is the esiest way to upgrade python ?

Well, leave the old Python. RH needs it.
Just go to www.python.org and download the 2.2 source. (only RH8 rpms there)

Just do ./configure and make install

Then compile Mailman 2.1 (or later) with
./configure --with-python=/usr/local/bin/python --with-mail-gid=12 --with-cg
i-gid=apache

Thats all. (my system RH 7.2) and i did yesterday upgraded python 2.1.1 to
2.2.2 :)

Danny Terweij



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



Re: [Mailman-Users] Python RH 7.3

2003-02-20 Thread Ashley M. Kirchner
Mozzi wrote:

>I want to upgrade mailman 2.1
>It tells me my pyhon is to old, what is the esiest way to upgrade python ?
>
>
Install Python 2 rpm.  Pretty straight forward.

--
M | I haven't lost my mind; it's backed up on tape somewhere.
  +
  Ashley M. Kirchner    .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith . 800.441.3873 x130
  Photo Craft Laboratories, Inc.. 3550 Arapahoe Ave. #6
  http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A.





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



[Mailman-Users] Python RH 7.3

2003-02-20 Thread Mozzi
Hallo all

I want to upgrade mailman 2.1
It tells me my pyhon is to old, what is the esiest way to upgrade python ?

Mozzi


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.


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