Subject: | Can't locate file |
Date: | Thu, 15 Mar 2018 14:16:58 +0100 |
To: | bug-RT-Extension-REST2 [...] rt.cpan.org |
From: | Benjamin Molina <benmomo [...] upvnet.upv.es> |
Dear Tehcnical support. After following the steps at:
http://search.cpan.org/~bps/RT-Extension-REST2-1.01/lib/RT/Extension/REST2.pm
I'm not able to access the webserver (not even the REST API). I get the following error
Can't locate RT/Extension/REST2.pm in @INC (@INC contains: /opt/rt4/local/lib /opt/rt4/local/plugins/RT-Extension-Lucia/lib /opt/rt4/local/plugins/RT-IR/lib /opt/rt4/local/plugins/RT-Extension-CustomField-HideEmptyValues/lib /opt/rt4/local/plugins/RT-Extension-PriorityAsString/lib /opt/rt4/local/plugins/RT-Extension-HistoryFilter/lib /opt/rt4/lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /opt/rt4/lib/RT.pm line 733.
It seems configuration problem, but I do not know how to deal with it:
I have tried editing /opt/rt4/lib/RT.pm and include the following line at the begining:
use lib '/opt/rt4/local/plugins/RT-Extension-REST2/lib';
but unsuccesfully. Any hint? My knowledge on Perl are very limited
Thanks in avance,
Benjamin