Tags:
create new tag
view all tags

Question

Hi,

I am following instructions for installing twiki on a winxp box. So far everything went as desired. However at the step where it asks you to run the following command

perl -pi~ -e 's;#!/usr/bin/perl;#!c:/twiki/tools/cygwin/bin/perl;' *[a-z]

It says perl:command not found.

I am pasting the output from several steps before to give you guys an idea.

vrao@vijay-laptop /twiki/bin $ head -1 view #!/usr/bin/perl -wT

vrao@vijay-laptop /twiki/bin $ perl -pi~ -e 's; #!/usr/bin/perl;#!c:/twiki/tools/cygwin/bin/perl;' *[a-z] bash: perl: command not found

Now what is it that I am missing? I am using cygwin. I searched the cygwin directory for perl.exe but there was no such file. The windowsinstallcookbook mentions that when I install cygwin I will get everything?

This is really frustrating. I have been trying to install this for 4 days now. Can someone please guide me through the install? I am really eager to install this in my company.

Thanks VJ

Environment

TWiki version: TWikiRelease04x01x01
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows XP
Web server: Apache 1.3.x
Perl version: Cygwin
Client OS:  
Web Browser:  
Categories:  

-- VijayRao - 26 Feb 2007

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

The error you are seeing is a path problem. You could change the shebang lines by hand to get past this step, but you may run into further problems later in the install process.

I'm curious as to why you are using Cygwin. If you are using a windows version of apache, I recommend using a windows version of perl such as indigo perl. Apache + Indigo Perl + RcsLite is straightforward way to install TWiki.

-- ScottHoge - 26 Feb 2007

Closing this question after more than 30 days...

-- PeterThoeny - 02 Apr 2007

Change status to:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2007-04-02 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.