Assume you are running Linux:
perl -MCPAN -e "shell" (this will bring you to the CPAN> prompt)
CPAN> install Digest::MD5
That is it.
At 10:09 AM 4/18/2002 -0400, you wrote:
>Hi everyone.
>
><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!
>
>Can someone please tell me where I can download this thing? Where do perl
>people get their modules from?
></exasperate>
>
>
>Thanks!
>
>
>Chris
>
>
>_______________________________________________
>LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
>Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
>or go to http://www.in-addr.de/mailman/listinfo/lvs-users
|