Don't link python2 to python, that WILL break some RH admin stuff
(I did it for the same reason)

If you just change the #! line to python2 in AppServer and
webkit.cgi you should be fine.

-Aaron
----- Original Message -----
From: "Steve Freitas" <[EMAIL PROTECTED]>
To: "Webware Discuss" <[EMAIL PROTECTED]>
Sent: Thursday, April 11, 2002 5:47 AM
Subject: [Webware-discuss] Webware 0.7 versus Python version ?


> Hi,
>
> Sorry for the newbie question, but I've just installed Webware
on my Redhat
> 7.2 box. It wouldn't run until I changed install.py, AppServer
and
> WebKit.cgi to all use python2 as opposed to python.
>
> However, I have no idea if these places constitute all the
locations in need
> of the change. It would sure be neat if the setup process, or a
config file,
> would let you choose the python interpreter to use.
>
> Are there any other places I should make this change? I'm
afraid to just
> symlink python to python2, since I expect there's a lot of
Redhat code
> expecting to have access to a Python 1.5.2 interpreter.
>
> Thanks for the help!
>
> Steve
>
>
> _______________________________________________
> Webware-discuss mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
>


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to