<html>
<body>
<br>
<blockquote type=cite class=cite cite="">Steve Wampler wrote:<br>
> <br>
> I'm trying to install RT3.4RC1 on Fedora Core 3 with Perl
3.8.5.<br>
Sigh.  That's "Perl 5.8.5, of course..."<br>
> Log::Dispatch won't install because it needs Module::Build,
which<br>
> fails its tests miserably.  The first error is an
"Argument list too<br>
> long" message.<br>
> <br>
> I thought I'd tracked the problem down (via archive search) to<br>
> Test::Harness, which I upgraded to 2.44.  That hasn't
helped.<br>
> <br>
> Any ideas what's happening?  Fix?<br>
> <br>
> Thanks!</blockquote><br>
I ran into the same problem trying to build modules (via CPAN>)<br>
for RT3.2 - the install of Log::Dispatch wanted to build
Module::Build<br>
and that blew up.<br><br>
I solved this by downloading the kit for Module::Build (from
<a href="http://tinyurl.com/66nfn" eudora="autourl"><b>
http://tinyurl.com/66nfn</a></b> )<br>
and doing a 'traditional' install/build outside of the CPAN> gizmo
(note: be sure to<br>
follow the steps in the INSTALL file inside the tarfile). After that, I
fired up CPAN> again<br>
and it was able to do the 'install Log::Dispatch' just fine.<br><br>
Lee Roth<br>
</body>
</html>