From: S Woodside [mailto:[EMAIL PROTECTED]]
[...]
>
> Now that I have the mappings added as above, I get this error:
>
[...]
> /usr/lib/perl5/Apache/AxKit/Exception.pm : 9
> [Mon Jan 20 09:52:01 2003] [error] [client 65.93.180.152] [AxKit]
> [Backtrace] AxKit::load_module failed: Can't locate
> AxKit/XSP/Util.pm
> in @INC (@INC contains: . /usr/local/lib/perl/5.6.1
> /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5
> /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl
> /usr/local/lib/perl/5.6.0 /usr/local/share/perl/5.6.0 /etc/apache/
> /etc/apache/lib/perl) at (eval 11) line 1.
>
> Apache::AxKit::Exception::new('Apache::AxKit::Exception::Error',
> '-text', 'AxKit::load_module failed: Can\'t locate
> AxKit/XSP/Util.pm in
Yes. I'm currently trying to move from the 0.04 to 0.05 Wiki, and there were
a lot of missing dependencies. I was writing them down as I went, but have
apparently misplaced my notes.
In any case look for those "AxKit::load_module failed" messages and then
head out to CPAN and install the missing beasts. In this case
AxKit::XSP::Util. There will be several more...
I've still got issues to resolve, but I've got so much "coming up to speed"
to do, that I felt I'd do a little more investigating on my own before
taking it to the mailing list. Hope this helps.
Garrett
> @I...') called at /usr/lib/perl5/AxKit.pm line 839
> AxKit::prep_exception('AxKit::load_module failed:
> Can\'t locate
> AxKit/XSP/Util.pm in @I...') called at
> /usr/lib/perl5/AxKit.pm line 141
> AxKit::__ANON__('AxKit::load_module failed: Can\'t locate
> AxKit/XSP/Util.pm in @I...') called at
> /usr/lib/perl5/Apache/AxKit/Language/XSP.pm line 167
>
[...]
> ..... seems as though installing Wiki.pm (which my sysadmin
> did through CPAN, recall, on debian) missed a dependancy
> maybe?