[Moin-user] help

trever at attbi.com trever at attbi.com
Mon Sep 30 13:27:01 EDT 2002


I forgot my password, please take me off your list.
> Send Moin-user mailing list submissions to
> 	moin-user at lists.sourceforge.net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.sourceforge.net/lists/listinfo/moin-user
> or, via email, send a message with subject or body 'help' to
> 	moin-user-request at lists.sourceforge.net
> 
> You can reach the person managing the list at
> 	moin-user-admin at lists.sourceforge.net
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Moin-user digest..."
> 
> 
> Today's Topics:
> 
>    1. Help with Dueling Pythons (Innes Fisher)
>    2. Re: Help with Dueling Pythons (Wari Wahab)
> 
> --__--__--
> 
> Message: 1
> From: Innes Fisher <Innes at oldfield.co.nz>
> To: "'moin-user at lists.sourceforge.net'" <moin-user at lists.sourceforge.net>
> Date: Mon, 30 Sep 2002 17:23:30 +1200
> Subject: [Moin-user] Help with Dueling Pythons
> 
> This message is in MIME format. Since your mail reader does not understand
> this format, some or all of this message may not be legible.
> 
> ------_=_NextPart_001_01C26841.835F0280
> Content-Type: text/plain
> 
> Hi MM folks,
> 
> I've just installed MM on a RedHat 7.3 server. Being somewhat new to Linux
> and MM, I've manged to get most of it working, but have run in to a problem
> with multiple versions of Python on the server. Currently Python 1.5.2 is
> the default although 2.2 is installed. The error I'm seeing when accessing
> the MM pages appears to be 1.5.2 related, but I'm not sure how to ensure MM
> points to the 2.2 version only.
> 
> I've read the installation guide for MM, and all about the dueling Pythons,
> but it's still not clear to me what the fix is. Help!
> 
> Thanks,
> Innes
> 
> 
> ------_=_NextPart_001_01C26841.835F0280
> Content-Type: text/html
> Content-Transfer-Encoding: quoted-printable
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3DUS-ASCII">
> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
> 5.5.2653.12">
> <TITLE>Help with Dueling Pythons</TITLE>
> </HEAD>
> <BODY>
> 
> <P><FONT SIZE=3D2>Hi MM folks,</FONT>
> </P>
> 
> <P><FONT SIZE=3D2>I've just installed MM on a RedHat 7.3 server. Being =
> somewhat new to Linux and MM, I've manged to get most of it working, =
> but have run in to a problem with multiple versions of Python on the =
> server. Currently Python 1.5.2 is the default although 2.2 is =
> installed. The error I'm seeing when accessing the MM pages appears to =
> be 1.5.2 related, but I'm not sure how to ensure MM points to the 2.2 =
> version only.</FONT></P>
> 
> <P><FONT SIZE=3D2>I've read the installation guide for MM, and all =
> about the dueling Pythons, but it's still not clear to me what the fix =
> is. Help!</FONT></P>
> 
> <P><FONT SIZE=3D2>Thanks,</FONT>
> <BR><FONT SIZE=3D2>Innes</FONT>
> </P>
> 
> </BODY>
> </HTML>
> ------_=_NextPart_001_01C26841.835F0280--
> 
> 
> --__--__--
> 
> Message: 2
> Date: Mon, 30 Sep 2002 13:39:04 +0800
> From: Wari Wahab <wari at wari.per.sg>
> To: Innes Fisher <Innes at oldfield.co.nz>,
> 	moin-user at lists.sourceforge.net
> Subject: Re: [Moin-user] Help with Dueling Pythons
> 
> Innes Fisher wrote:
> 
> > The error I'm seeing when accessing the MM pages appears to be 1.5.2 
> > related, but I'm not sure how to ensure MM points to the 2.2 version only.
> >
> > I've read the installation guide for MM, and all about the dueling 
> > Pythons, but it's still not clear to me what the fix is. Help!
> >
> At the top line of the moin.cgi file, change the call from
> #!/usr/bin/env python
> 
> to
> 
> #/usr/bin/env python2
> 
> This is Red Hat's behaviours (all redhat python scripts are dependent on 
> 1.5.2)
> 
> 
> 
> 
> --__--__--
> 
> _______________________________________________
> Moin-user mailing list
> Moin-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
> 
> 
> End of Moin-user Digest




More information about the Moin-user mailing list