On Thu, Oct 25, 2012 at 10:10 PM, Kanwar Ranbir Sandhu <[email protected]> wrote: > On Thu, 25 Oct 2012 15:05:01 -0400, Kanwar Ranbir Sandhu > <[email protected]> wrote: >> What the derp. Why can't I? Hmmm.... > > Never mind...I had epel configured and it was throwing everything off, > even though I'm using the yum priorities plugin. After disabling epel I > was able to pull down the other perl RPMs I found (I still have a whack of > perl modules missing that are needed for the RT4 install).
for RT and any other Perl app that uses cpan extensively (and you should if you use Perl) my experience is: forget rpms, use perlbrew and cpanm. It makes your life much easier, installation and upgrades are a breeze and you do not need to mess with repos and the vendor Perl. We distribute it with cfengine and life is much easier :-) -- groet, natxo _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
