[ic] Redhat 8.0 and perl

Ryan Parr interchange-users@icdevgroup.org
Mon Dec 9 16:07:01 2002


I may not have been using RedHat long enough to really get to depend on
RPM's, but I see absolutely no point in installing Perl Modules from RPM's.
You'll have a better experience if you use the CPAN interface module, like
this:

perl -MCPAN -e 'install Bundle::Interchange'

If you have dependencies set to follow then it will automatically do
everything for you. If you have it set to ask, then you just need to sit
there and hit enter for a while.

Clean, dependable, efficient, preferable.

----- Original Message -----
From: <interchange@unci.net>
To: <interchange-users@icdevgroup.org>
Sent: Monday, December 09, 2002 11:06 AM
Subject: [ic] Redhat 8.0 and perl


> I would like to install Interchange on Redhat 8.0.  My question is, is it
> supported and how do I do it with all of the required perl rpms'.  It
> seems as they they conflict.  I would appricate it if someone could help
> me and point me in the right direction.
>
> Richard Brown
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>