[Moin-user] Help with Dueling Pythons

Wari Wahab wari at wari.per.sg
Sun Sep 29 22:42:04 EDT 2002


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)





More information about the Moin-user mailing list