Subject: | Error in import |
hi.
i tried to create a new kwiki. I did not install the modules to the perl-default lib directories but i use the -I option to tell perl where to find addional modules (like perl -Ifoo/bar foo/bar/local/bin/kwiki -new www)
the output i get is:
Extracting files for Kwiki Files:
- ./index.cgi
- ./README
- ./palm90.png
Extracting files for Kwiki Configuration:
- ./config/config.yaml
- ./config.yaml
- ./plugins
Generating Kwiki Registry './registry.dd'
"trace" is not exported by the Spoon::Base module at lib/Spiffy.pm line 106
Can't continue after import errors at lib/Spiffy.pm line 106
BEGIN failed--compilation aborted at foo/bar/Kw
iki/Pages.pm line 94, <DATA> line 1.
Compilation failed in require at (eval 157) line 3, <DATA> line 1.
HTH
--esskar