On 25/5/02 at 20:15, [EMAIL PROTECTED] (Phil Dobbin) wrote: > I've got it from CPAN (installing Bundle::libnet did the trick) and > then I get this right at the very end: > > t/downgrade.t 2 512 59 2 3.39% 34, 37 > 2 tests skipped. > Failed 1/20 test scripts, 95.00% okay. 2/649 subtests failed, 99.69% > okay. > make: *** [test_dynamic] Error 2 > /usr/bin/make test -- NOT OK > Running make install > make test had returned bad status, won't install without force > > Do I go ahead and force the install or is there another way?
And upon looking I find I don't have to as it's already installed itself regardless of this message :-/ So I have a working DBI and libnet to boot. The wonder of CPAN never ceases to amaze me one way or another (it also installed the perl 5.6.1 source files into my home directory. That's a project for another day ;-) Regards, Phil.