Checking if your kit is complete... Looks good Writing Makefile for Netscape::Cache cp Cache.pm blib/lib/Netscape/Cache.pm Manifying blib/man3/Netscape::Cache.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/netscape-cache....1..3 # Running under perl version 5.010000 for darwin # Current time local: Sun Nov 25 10:41:17 2007 # Current time GMT: Sun Nov 25 18:41:17 2007 # Using Test.pm version 1.25 Netscape::Cache works only if Berkeley db version 1 is installed. Please use the convert_185_2xx function to convert the cache index to the new db format (see manpage). No cache db found. Try to set the cache direcetory with -cachedir and the index file with -index. If your cache directory is in a non-standard location, start test.pl manually with perl -Mblib test.pl /path/to/my/cachedir This will not help if your berkeley db version is 2.x.x. If so, read the documentation for workarounds. ok 1 ok 2 # skip ok 3 # skip ok 2/3 skipped: various reasons All tests successful, 2 subtests skipped. Files=1, Tests=3, 0 wallclock secs ( 0.09 cusr + 0.03 csys = 0.12 CPU) make: *** [pure_site_install] Hangup