Hello! I went to ppm install http://theoryx5.uwinnipeg.ca/ppms/Crypt-Blowfish.ppd and they are now at version 2.10. Thanks for your help.
David Fish Senior Systems Analyst Property System Services Work (301) 380-3331 BlackBerry (301) 646-8985 [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fish, David Sent: Monday, February 05, 2007 5:46 PM To: Sisyphus; perl-win32-users@listserv.ActiveState.com Subject: RE: Installing Crypt::Blowfish_PP and Crypt:Blowfish Hello! Thanks for your reply Rob. Here is the full output that I am getting. I tried to do it manually but it failed with the same errors. Since I don't have a unix emulator installed on my machine, could that be causing the commands to fail on XPSP2 box. cpan> install Crypt::Blowfish Running install for module Crypt::Blowfish Running make for D/DP/DPARIS/Crypt-Blowfish-2.10.tar.gz Is already unwrapped into directory \.cpan\build\Crypt-Blowfish-2.10 Has already been processed within this session 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 cpan> David Fish Senior Systems Analyst Property System Services Work (301) 380-3331 BlackBerry (301) 646-8985 [EMAIL PROTECTED] -----Original Message----- From: Sisyphus [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 5:40 PM To: Fish, David; perl-win32-users@listserv.ActiveState.com Subject: Re: Installing Crypt::Blowfish_PP and Crypt:Blowfish ----- 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 _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs