Bugs item #493584, was opened at 2001-12-15 00:03
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=493584&group_id=4866

Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Tripp Lilley (tlilley)
Assigned to: Ian Bicking (ianbicking)
Summary: MakeAppWorkDir should set CGI shebang

Initial Comment:
bin/MakeAppWorkDir.py should (be able to) set the shebang lines in the various CGI 
scripts to reflect the location of the Python interpreter used to run 
MakeAppWorkDir.py.

Alternatively, install.py should (be able to) update the shebang lines of all of the 
scripts that have them. Unfortunately, "env python" doesn't always work correctly. For 
instance, in my case, the python interpreter isn't in the path that Apache loads, and 
there's no way to modify that path at runtime, so env can't find the interpreter.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=493584&group_id=4866


-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate 
is essential in establishing user confidence by providing assurance of 
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to