• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item6134: Incorrect perl path on Windows install
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
PublishContrib |
Normal |
New |
|
n/a |
|
Detail
The contrib failed with an "Internal Server Error" when installed on a 4.2.3 Windows 2000 and Windows Vista platform. Found that the problem is that the first line of the /bin/publish script points to "#!/usr/bin/perl" which isn't the correct install path for perl on either machine. Changing the first line to the correct path (i.e. "#!c:/perl/bin/perl -wT") fixes the problem. The installer script should automatically update that path, should it not?
--
TWiki:Main/PaulOpitz
- 26 Nov 2008