Thanks Jon, it doesn't look like that is the problem though. I reinstalled with
./configure --with-python=/usr/bin/python --with-mail-gid=510 --with-cgi-gid=16 --prefix=/home/mailman and it has the same error. I'm using qmail btw an some virtual domains though this mailman is in the default place. The other mailman I have running in a different place for a different domain (v 2.0.13) is still running fine even with the new python. When I rpm -Uvh to the new python it replaced the 1.5 version... root@kunk ppc]# /usr/bin/python -V Python 2.2.2 There is no other python executable on the machine... mailman@kunk mailman-2.1]$ rpm -qa | grep python rpm-python-4.0.3-1.03b libxslt-python-1.0.15-1 python-devel-2.2.2-7 python-docs-2.2.2-7 python-tools-2.2.2-7 python-xmlrpc-1.5.1-7.x.3 libxml2-python-2.4.19-1 python-2.2.2-7 Thanks, Bob User Jon Carnes says: > I think this one has flown across the list a few times. Try adding a switch > during the ./configure stage that points to the python2 executable. > > Good Luck - Jon Carnes > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, January 25, 2003 2:52 PM > Subject: [Mailman-Users] Mailman 2.1: ImportError: No module named > pythonlib.StringIO > > > > updated installation from 2.0.13 > > > > Had to install new python, python-2.2.2-7 compiled from source RPM > > after updating the required packages (i.e. db4). > > > > Any ideas on where the source of this problem lies? It's running > > on YDL 2.3 (redhat 7.2 like ppc system) > > > > Bob > > > > ------------------------------------------------------ > > 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/jonc%40nc.rr.com > -- /~\ The ASCII | Robert E. Brose II | J. River, Inc. \ / Ribbon Campaign | http://www.jriver.com/~bob | 125 North First St X Help cure HTML Email | mailto:[EMAIL PROTECTED] | Mpls, MN 55401 / \ | | 612-339-2521 x212 ------------------------------------------------------ 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
