Question
Hi,
I'm having trouble installing TWiki on Windows XP with IIS,
ActivePerl, and cygwin. I've used the latest of all of these yesterday.
TWiki: latest as of 19th June 2007
ActivePerl: 5.8.8.820-MSWin32-x86
Cygwin: latest as of 19th June 2007
When I run configure.pl I get:
configure.pl: Insecure dependency in eval while running with -T switch at C:\Inetpub\wwwroot\TWiki\lib/TWiki/Configure/Checker.pm line 197.
I'm assuming/hoping that this is the reason that I get the following error when I try to brwose to
http://localhost//twiki/bin/view.pl:
Can't locate CGI/Session.pm in @INC (@INC contains: C:/Inetpub/wwwroot/TWiki/lib/CPAN/lib//arch C:/Inetpub/wwwroot/TWiki/lib/CPAN/lib//5.8.8/MSWin32-x86-multi-thread C:/Inetpub/wwwroot/TWiki/lib/CPAN/lib//5.8.8 C:/Inetpub/wwwroot/TWiki/lib/CPAN/lib/ C:/Inetpub/wwwroot/TWiki/lib . C:/Perl/site/lib C:/Perl/lib) at (eval 26) line 1.
BEGIN failed--compilation aborted at (eval 26) line 1.
I'm not familiar with Perl so this just does not make sense to me.
Thx
RobSmyth
Environment
--
RobertSmyth - 20 Jun 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Have you installed CGI::Session? Use
ActivePerl's
ppm (Perl Package Manager) program. There might be others (for instance, I've needed to install Time-Modules for
ActionTrackerPlugin)
--
JustinLove - 25 Jun 2007
Sorry, closing this after more than 30 days of inactivity...
--
PeterThoeny - 10 Aug 2007