[Rtir] Makefile.PL
Jesse Vincent
jesse at bestpractical.com
Fri Feb 24 11:16:13 EST 2006
On Fri, Feb 24, 2006 at 04:19:16PM +0100, Alexander Talos wrote:
> Hej!
>
> >Cannot autoload main - main::AUTOLOAD at
> >/var/home/rfh/rtir-1.1.5/inc/Module/Install.pm -
> >Have anyone come across this problem before and is there a fix??
>
> I had the same problem with svn/1.9-EXPERIMENTAL.
>
> I replaced
> RTx('RT-IR');
> with
> name('RT-IR');
> and the problem went away.
That will entirely disable the (Somewhat important) RT-specific
installation bits. What happens if you
cpan Module::Install
cpan Module::Install::RTx
# In the RTIR directory
rm -rf inc
perl Makefile.PL
?
>
> Regards,
>
> Alexander
>
> _______________________________________________
> Rtir mailing list
> Rtir at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rtir
>
--
More information about the Rtir
mailing list