Question
I tried to run BuildContrib, but this returned the message: "Can't locate Error.pm in
@INC
".
Environment
--
ArthurClemens - 24 Feb 2008
Answer
Found the answer in
BeeWikiPlugin:
You don't have create link in lib directory to this module. Please create it. Example:
In TWiki home directory write
ln -s CPAN/lib/Error.pm lib/
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.