----- Original Message ----- 
From: "Fish, David" <[EMAIL PROTECTED]>
.
.

> #######################
> CPAN.pm: Going to build M/MA/MATTBM/Crypt-Blowfish_PP-1.12.tar.gz
>
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Crypt::Blowfish_PP
>    -- OK
> Running make test
> 'test' is not recognized as an internal or external command,
> operable program or batch file.
>   test -- NOT OK
> Running make install
>  make test had returned bad status, won't install without force
> ##########################

Is that the full output ? I suspect that there's something wrong with your 
CPAN.pm configuration, but it's hard to tell just what the problem is based 
on the above info. (Perhaps someone else knows.)

You could try installing by unpacking the source to some location, cd'ing to 
that location, and manually running 'perl Makefile.PL', 'make', 'make test' 
and 'make install'. Presumably you'll be using either 'dmake' or 'nmake' 
instead of "make".

If version 1.10 is good enough, you could alternatively install 
Crypt-Blowfish by running:
ppm install http://theoryx5.uwinnipeg.ca/ppms/Crypt-Blowfish.ppd
(Or add that uwinnipeg repository to your list of ppm reps and run simply 
'ppm install Crypt-Blowfish'.)

Cheers,
Rob 

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to