Tags:
create new tag
, view all tags

Question

Hello,

I am trying to install the ActionTrackerPlugin on the TWiki VMware appliance (TWikiVMDebianStable).

I used the installer-script to install it. After that i activated the plugin in the configure script and typed "killall speedy_backend" in the commandline.

The Errormessage in my InstalledPlugins is the following:

TWiki::Plugins::ActionTrackerPlugin could not be loaded. Errors were: Can't locate TWiki/Plugins/ActionTrackerPlugin.pm in @INC (@INC contains: /home/httpd/twiki/lib/CPAN/lib//arch/ /home/httpd/twiki/lib/CPAN/lib//5.8.4/i386-linux-thread-multi/ /home/httpd/twiki/lib/CPAN/lib//5.8.4/ /home/httpd/twiki/lib/CPAN/lib// /home/httpd/twiki/lib . /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at (eval 43) line 1. BEGIN failed--compilation aborted at (eval 43) line 1.

To say the truth i do not really understand the meaning of the @INC path or where to define it :-|

I changed the variable $twikiLibPath in the bin/setlib.cfg to an absolute path: $twikiLibPath = "/home/httpd/twiki/lib";

Did not help either.

Any clue? :|

Steffi

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: TWikiVMDebianStable
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- StefanieWrobel - 22 Dec 2006

Answer

ALERT! 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.

I changed $twikiLibPath in the bin/setlib.cfg again to $twikiLibPath = "../lib"; again and changed the write permissions of the twiki folder and now it works.... a moment after i posted this question!

-- StefanieWrobel - 22 Dec 2006

A relative path is likey to cause trouble. Better to set this to the absolute path.

-- PeterThoeny - 24 Dec 2006

 
Change status to:
Topic revision: r2 - 2006-12-24 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.