[ic] Newbie Dumba$$

Ryan Parr interchange-users@icdevgroup.org
Wed Nov 6 22:31:01 2002


You could ditch the RPM's altogether (what's the use with Perl modules
anyways?) and just do:

perl -MCPAN -e shell

That'll drop you into a shell where you can just type 'install Digest::MD5'
and it will download it, compile it, test it, and install it. With very
little interaction from you. Then you do the next one. Easy.

----- Original Message -----
From: "Gilchrist Micah" <micahg1@yahoo.com>
To: <interchange-users@icdevgroup.org>
Sent: Wednesday, November 06, 2002 3:34 PM
Subject: [ic] Newbie Dumba$$


> I have seen the posts asking about where to find Perl
> CPAN Modules. Most installed fine. What I don't know
> is what to do when the .rpm's won't install because of
> the error "perl-*.conflicts with package from
> perl-5.8.0-55". I got this error with perl-Digest-MD5,
> perl-MIME-Base64, and perl-libnet. Any help greatly
> appreciated.
>
> Micah Gilchrist
>
> __________________________________________________
> Do you Yahoo!?
> HotJobs - Search new jobs daily now
> http://hotjobs.yahoo.com/
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>