Tags:
create new tag
, view all tags

Question

I am trying to add Calendar plugin to our twiki site. Can anyone help me with installing tar.gz files. I have unpacked them in to a separeate directory under perl\lib directory. In the readme.txt, he is asking me to do

 perl Makefile.PL
 make
 make test
 make install

When I execute make it is giving me the error as "Error on line 670:Expecting target:Dependencies".

I know it is related to perl. But, I am new to perl and GNU programming and I need help. I have to implement this plugin in our twiki site as early as possible.

  • TWiki version:Sep 01
  • Web server:IIS 5.0
  • Server OS:W2k
  • Web browser: IE 5.0
  • Client OS: W2k
  • Twiki Basic installation is working fine.

-- SavithaVenkateshaiah - 16 Nov 2001

Question

This issue has been partially address via a similar problem. The resolution is ensuring all the pre-requists are installed. However the perl modules are installed in a non-root environment (ie /home/ecdo/perl), and I've updated the setlib.cfg $localPerlLibPath = '/home/ecdo/perl/lib'; variable, yet I still receive:

Undefined subroutine &TWiki::Plugins::CalendarPlugin::handleCalendar called at ../twiki/lib/TWiki/Plugins/CalendarPlugin.pm line 113.

some input as to the resolution and or a way to debug it would be greatly appreciated. CalendarPlugin is a necessity in this configuration.

thx

  • TWiki version:TWiki version: 01 Feb 2003
  • Web server:Apache 2.0.32
  • Server OS: Solaris 2.7 X86
  • Web browser: Mozilla 1.4
  • Client OS: Win98se
  • Twiki Basic installation is working fine.

-- EricAiken - 23 Sep 2003

Answer

Please read the SupportGuidelines, and post a new question topic for a new question.

You have a relative path ../twiki/lib/TWiki/Plugins/CalendarPlugin.pm. Make sure to set an absolute path in bin/setlib.cfg.

-- PeterThoeny - 25 Sep 2003

Please see my comments and my situation in CalendarPluginUndefinedSubroutine

-- SteveRJones - 12 Nov 2003

Topic revision: r6 - 2003-11-13 - 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.