Subject: | Cannot find the location of RT.pm that defines $RT::LocalPath in RT-Extension-LDAPImport-0.36 and rt-4.2.10 |
Date: | Thu, 5 Mar 2015 16:53:18 +0000 |
To: | "bug-RT-Extension-LDAPImport [...] rt.cpan.org" <bug-RT-Extension-LDAPImport [...] rt.cpan.org> |
From: | "Karres, Dean" <karres [...] illinois.edu> |
Hi,
RHEL 6.6
Perl v5.20.2
I recently installed rt-4.2.10. I am trying to install RT-Extension-LDAPImport-0.36. I have tried using the command line cpan tool and downloading and installing by hand. I get stuck in the same place each time:
# /usr/local/bin/perl Makefile.PL
Cannot determine perl version info from lib/RT/Extension/LDAPImport.pm
Cannot find the location of RT.pm that defines $RT::LocalPath in: inc /usr/local/lib/perl5/site_perl/5.20.2/x86_64-linux /usr/local/lib/perl5/site_perl/5.20.2 /usr/local/lib/perl5/5.20.2/x86_64-linux /usr/local/lib/perl5/5.20.2 . /opt/rt4/lib /usr/local/lib /usr/lib
Path to directory containing your RT.pm:
I enter the requested path "/opt/rt-4.2.10/lib" but the question repeats three times and then the Make fails claiming it has found an infinite loop.
# /usr/local/bin/perl Makefile.PL
Cannot determine perl version info from lib/RT/Extension/LDAPImport.pm
Cannot find the location of RT.pm that defines $RT::LocalPath in: inc /usr/local/lib/perl5/site_perl/5.20.2/x86_64-linux /usr/local/lib/perl5/site_perl/5.20.2 /usr/local/lib/perl5/5.20.2/x86_64-linux /usr/local/lib/perl5/5.20.2 . /opt/rt4/lib /usr/local/lib /usr/lib
Path to directory containing your RT.pm: /opt/rt-4.2.10/lib
Cannot find the location of RT.pm that defines $RT::LocalPath in: /opt/rt-4.2.10 /opt/rt-4.2.10/lib inc /usr/local/lib/perl5/site_perl/5.20.2/x86_64-linux /usr/local/lib/perl5/site_perl/5.20.2 /usr/local/lib/perl5/5.20.2/x86_64-linux /usr/local/lib/perl5/5.20.2 . /opt/rt4/lib /usr/local/lib /usr/lib
Path to directory containing your RT.pm: /opt/rt-4.2.10/lib
Cannot find the location of RT.pm that defines $RT::LocalPath in: /opt/rt-4.2.10 /opt/rt-4.2.10/lib inc /usr/local/lib/perl5/site_perl/5.20.2/x86_64-linux /usr/local/lib/perl5/site_perl/5.20.2 /usr/local/lib/perl5/5.20.2/x86_64-linux /usr/local/lib/perl5/5.20.2 . /opt/rt4/lib /usr/local/lib /usr/lib
Path to directory containing your RT.pm: /opt/rt-4.2.10/lib
Cannot find the location of RT.pm that defines $RT::LocalPath in: /opt/rt-4.2.10 /opt/rt-4.2.10/lib inc /usr/local/lib/perl5/site_perl/5.20.2/x86_64-linux /usr/local/lib/perl5/site_perl/5.20.2 /usr/local/lib/perl5/5.20.2/x86_64-linux /usr/local/lib/perl5/5.20.2 . /opt/rt4/lib /usr/local/lib /usr/lib
Caught an potential prompt infinite loop (inc/Module/Install/RTx.pm|53|Path to directory containing your RT.pm:) at inc/Module/Install/Makefile.pm line 25, <STDIN> line 3.
You have new mail in /var/spool/mail/root
Suggestions?