On Wed, 27 Sep 2006 12:50:37 -0400, Bowie Bailey <[EMAIL PROTECTED]> wrote:
>Benny Pedersen wrote: >> On Wed, September 27, 2006 16:26, Sietse van Zanen wrote: >> > It's best to use cpan for this. It's very easy to use and will >> > automagically resolve any dependencies. >> >> just one problem with cpan is it will not solve rpm depndice >> >> > Other way is find the modules on http://rpmfind.net/ >> > Specify your search as perl-net-dns etc. >> >> package maintainer needs to make it better > >I attempted to install SA via rpm one time. After fighting with Perl >module dependencies for a couple of hours, I gave up and installed it >with a single CPAN command. I've found yum to be about the easiest. It seems CPAN has been throwing all sorts of errors lately on CentOS. I've ended up installing the Perl modules through yum as well. Thus far it's been a painless task (cue all hell breaking loose on my next install) :-D Nigel