SID-00052: SkillsPlugin installation error
| Status: |
Answered |
TWiki version: |
4.2.3 |
Perl version: |
|
| Category: |
SkillsPlugin |
Server OS: |
|
Last update: |
3 years ago |
We have installed the
SkillsPlugin and if you go to Configuration, its says that it is enabled. However, if you go to Installed Plugins, it says that the Skills Plugin is disabled. When checking for errors, we get the following:
TWiki::Plugins::SkillsPlugin could not be loaded. Errors were:
Can't locate TWiki/Plugins/SkillsPlugin/UserSkills.pm in @INC (@INC contains: c:\PROGRA~1\TWiki\twiki\lib . C:/perl/site/lib C:/perl/lib c:\PROGRA~1\TWiki\twiki\lib/CPAN/lib//arch c:\PROGRA~1\TWiki\twiki\lib/CPAN/lib//5.8.8/MSWin32-x86-multi-thread c:\PROGRA~1\TWiki\twiki\lib/CPAN/lib//5.8.8 c:\PROGRA~1\TWiki\twiki\lib/CPAN/lib/) at c:\PROGRA~1\TWiki\twiki\lib/TWiki/Plugins/SkillsPlugin.pm line 24.
Compilation failed in require at (eval 61) line 1.
BEGIN failed--compilation aborted at (eval 61) line 1.
Does anyone know how to fix this?
--
RonaldMartin - 23 Jan 2009
Discussion and Answer
It looks like there is a packaging issue with the
SkillsPlugin. Download
SkillsStore.pm and
UserSkills.pm from Subversion at
SVN:/SkillsPlugin/lib/TWiki/Plugins/SkillsPlugin/ and copy this into your
c:\PROGRA~1\TWiki\twiki\lib\TWiki\Plugins\SkillsPlugin directory.
I added a note at
SkillsPluginDev that this plugin needs to be re-packaged.
--
PeterThoeny - 23 Jan 2009
Thanks, we will give it a try.
--
RonaldMartin - 23 Jan 2009
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.