Trying to install RT 4.0 on CentOS 5.5 all up to date.  Pretty much a Perl Newbie, so sorry if this is an easy fix.  Tried to work my Google-fu before bugging everybody, but no luck.<br><br>I do fixdeps and get this<br><br>
<i>/snip/</i><b><br></b>FASTCGI dependencies:<br>        FCGI::ProcManager ...found<br>        FCGI ...found<br>GD dependencies:<br>        GD::Text ...found<br>        GD ...found<br>        GD::Graph ...found<br>GPG dependencies:<br>
        PerlIO::eol ...found<br><b>        GnuPG::Interface ...MISSING<br>                "try" is not exported by the Math::BigInt module<br><br>Install module GnuPG::Interface<br>Going to read /root/.cpan/Metadata<br>
  Database was generated on Mon, 02 May 2011 04:31:36 GMT<br>GnuPG::Interface is up to date.</b><br>ICAL dependencies:<br>        Data::ICal ...found<br>MAILGATE dependencies:<br>        Pod::Usage ...found<br>        HTML::TreeBuilder ...found<br>
        Getopt::Long ...found<br>        HTML::FormatText ...found<br>        LWP::UserAgent ...found<br>MASON dependencies:<br><b><i>/snip/</i></b><br>SOME DEPENDENCIES WERE MISSING.<br>GPG missing dependencies:<br>        GnuPG::Interface ...MISSING<br>
                "try" is not exported by the Math::BigInt module<br>make: *** [fixdeps] Error 1<br>[root@web rt-4.0.0]# <br><br><br>and when i do ">cpan install GnuPG::Interface" i get this<br><br>/console/<br>
cpan> install GnuPG::Interface                                                  <br>GnuPG::Interface is up to date.<br><br>cpan>    <br>/console/<br><br>What have i screwed up?<br><br>thanks in advance for the help<br>