-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Skip Montanaro wrote: > Chris> I get the following error when I run change_pw > > Chris> File "./change_pw", line 90 > Chris> print >> fd, _(__doc__) > Chris> ^ > Chris> SyntaxError: invalid syntax > > Chris> I am unsure as to which version of mailman I have installed. I > Chris> also looked at upgrading to the most recent version, but my > Chris> Redhat 7.3 system has a python interpeter that is to old. > > Looks that way. RH 7.3 comes with Python 1.5.2 which definitely doesn't > have the print >> fd gimmick. I believe Mailman needs at least 2.1. Just > download the Python 2.3.3 tarfile, extract it and execute
That's not really a bad idea, but you could also just install the python2 (and associated -devel package) from the RH 7.3 distro. $ cat /etc/redhat-release; rpm -q python python2 Red Hat Linux release 7.3 (Valhalla) python-1.5.2-43.73 python2-2.2.2-11.7.3 Then you can install mailman 2.1, just passing the --python option to point at the python2 binary. - -- Todd OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp ====================================================================== People who make history know nothing about history. You can see that in the sort of history they make. -- G. K. Chesterton -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl. iD8DBQFAIA+Puv+09NZUB1oRAtykAKDFi/tPdK6P5f0VafdfyxSB7vipaACfTZC4 3xyGGDrm1iFwLX7EeldrAdI= =EOR5 -----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: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org