[rt-users] Cannot install RTIR

kurt kurta59 at gmail.com
Tue Jan 17 18:33:57 EST 2006


After downloading and un-tarring the latest version of rtir, I cd into
the rtir directory and run perl Makefile.PL.

This is the error i get:

[root at nssrt rtir-1.1.4]# perl Makefile.PL
Can't locate inc/Module/Install.pm in @INC (@INC contains: /

<SNIP>

Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.

No problem, right?  I installed the missing modules and accepted the
install of the dependencies

perl -MCPAN -e 'install Module::Install'

then I re-ran the perl Makefile.PL  with THIS error.

[root at nssrt rtir-1.1.5]# perl Makefile.PL
include /root/rtir-1.1.5/inc/Module/Install.pm
Cannot autoload main - main::AUTOLOAD at
/root/rtir-1.1.5/inc/Module/Install.pm -
/usr/lib/perl5/site_perl/5.8.5/Module/Install.pm line 45.

I double checked the Module-Install here:

[root at nssrt rtir-1.1.5]# perl -MCPAN -e 'install Module::Install'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
 Database was generated on Mon, 16 Jan 2006 11:12:18 GMT
Module::Install is up to date.

Now what?  Has anyone seen my problem?



More information about the rt-users mailing list