Question
I get the error:
Can't locate Spreadsheetpath in @INC (@INC contains: path path-linux-thread-multi/ path path path . path path path path path path path path)
related to the
ExcelImportExportPlugin.
From what I can understand concerning @INC, I should modify the twiki/bin/LocalLib.cfg file? But the spreadsheet path is different for each topic.
thanks
Using Debian TWiki 4.04 VM image.
Environment
--
TomKline - 14 Mar 2008
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.
I figured it out, was missing some perl modules(IO:Scalar, OLE:Storage_Lite), and added a path to Library path for plugin perl modules
--
TomKline - 18 Mar 2008