Help installing Storable (on the way to installing MLDBM-2.01)

  Installation of MLDBM requires first to install DataDumper, then Storable.
    DataDumper-2.101 installed OK,
    Storable-2.05 did not ...

        [esickafus@webserv01 Storable-2.05]$ perl Makefile.PL
PREFIX=/home/sites/site61/users/esickafus/lib
        Checking if your kit is complete...
        Looks good
        Warning: prerequisite Test::More 0.41 not found at (eval 1) line 220.          
 <<--
        Writing Makefile for Storable

  Search for Test::More 0.41 on CPAN brought up Test::Simple-0.47; this
module didn't install either ..

        [esickafus@webserv01 Test-Simple-0.47]$ perl Makefile.PL
/home/sites/site61/users/esickafus/lib
        Checking if your kit is complete...
        Looks good
        Warning: prerequisite Test::Harness 2.03 not found at (eval 2) line 220.
<<--
        Writing Makefile for Test::Simple

1)  How can I install Storable-2.05?
2)  If a prerequisite is Test::More 0.41, and only Test::Simple-0.47 is
available, how would Storable-2.05 even recognize Test::Simple-0.47 if it
could be installed?

STUCK  :-(   Ed


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to