Hi!,
> <exasperate>
> This will be an easy one for you gurus out there, but it is driving me NUTS!
>
> I try to run the Configure script (as mentioned in the mini-howto), and I
> got an error about Net::DNS
> ... Someone was kind enough to help me with that. I got the appropriate
> rpm and installed it.
>
> Now when I run Configure, I get a different error: Can't locate Net/DNS.pm
> in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux
> /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux
> /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at ./configure
> line 1337.
> BEGIN failed--compilation aborted at ./configure line 1337.
>
> I looked on the internet, and found that I need something called
> Digest::MD5, another module. I am still assuming this is true.
>
> I have looked *everywhere* for this module! I couldn't find it at RedHat,
> I couldn't find it at rpmfind.net, I couldn't find it at perl.org, I
> couldn't find it at per.com and I couldn't find it trying a million
> different permutations in any of the popular search engines!
I know this is going to be OT but you want to issue the command:
perl -MCPAN -e 'install Digest::MD5'
CPAN is where all the Perl modules can be found at. You might like to take a
look at http://www.cpan.org or go to Google and enter in the search term CPAN.
See ya
Dean Thompson
--
+____________________________+____________________________________________+
| Dean Thompson | E-mail - Dean.Thompson@xxxxxxxxxxxxxxxxxx |
| Bach. Computing (Hons) | ICQ - 45191180 |
| PhD Student | Office - <Off-Campus> |
| School Comp.Sci & Soft.Eng | Phone - +61 3 9903 2787 (Gen. Office) |
| MONASH (Caulfield Campus) | Fax - +61 3 9903 1077 |
| Melbourne, Australia | |
+----------------------------+--------------------------------------------+
|