Subject: | PERL INC issue |
Date: | Mon, 22 Oct 2018 07:51:55 -0500 |
To: | <bug-RT-Extension-CommandByMail [...] rt.cpan.org> |
From: | Raymond Clotfelter <ray [...] ksu.edu> |
I'm hoping that this is simply a bug with my RT installation and not with
this module, but I'm not a perl expert and cannot figure out how to change
the include path for RT. Once I've installed CommandByMail and restart
apache2, I get this error in my rt.log:
[error]: Couldn't load RT::Interface::Email::Action::CommandByMail: Can't
locate RT/Interface/Email/Action/CommandByMail.pm in @INC (you may need to
install the RT::Interface::Email::Action::CommandByMail module) (@INC
contains: /usr/local/share/request-tracker4/lib
/usr/local/share/request-tracker4/plugins/RT-Extension-MandatoryFields/lib
/usr/share/request-tracker4/lib /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.26.2 /usr/local/share/perl/5.26.2
/usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26
/usr/local/lib/site_perl /etc/apache2) at
/usr/share/request-tracker4/lib/RT/Interface/Email.pm line 290, <DATA> line
755. (/usr/share/request-tracker4/lib/RT/Interface/Email.pm:290)
I'm on RT 4.4.3, using CommandByMail 3.0, I've tried both the CPAN install
and direct download. Both are giving me this same error.
I think its odd that the MandatoryFields extension is explicitly in my
path, but it does work. Perhaps it somehow corrupted my path during its
install? I don't know. Any advice is welcome.
-- ray
Raymond Clotfelter