Steve Freitas wrote: >>I think Webware itself won't run under 1.x - even >>in the install script there are python2 dependencies. > > > That's correct, which leads me to a tangential question: Webware won't even > run (in the full range of configurations) unless I've changed the first line > of the install script, AppServer, WebKit.cgi, OneShot.cgi, and perhaps > something else I can't remember, to point to python2. > > So if Webware 0.7 requires python2, have these first lines not been changed > because many users' python2 installations are accessed by the command > "python", not "python2?"
Yes, it would probably make sense to have /usr/bin/env python2 for these. -- Bill Eldridge Radio Free Asia [EMAIL PROTECTED] _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
