Thanks Dean,
I did come across CPAN, but I couldn't find that module.... Not sure if I
am supposed to...
I typed
perl -MCPAN -e 'install Digest::MD5'
and it ran something... it asked me if I wanted to manually configure. I
said "no" because it said it would autoconfigure if I did. Nothing really
wierd came out so I think it "worked".
I ran configure -w and it still gave me the same error.
I tried typing in perl -MCPAN -e 'install net::DNS' just as a shot
in the dark... it looked like it did allright with that, nothing really wierd.
I ran configure -w and it still gave me the same 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 didn't know I had to be a perl programmer to do lvs!
Any ideas what I am doing wrong?
Chris
At 12:15 AM 4/19/2002 +1000, you wrote:
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 | |
+----------------------------+--------------------------------------------+
_______________________________________________
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
|