On Mon, Sep 17, 2001 at 04:46:30PM +0200, H. Merijn Brand wrote:
> Can't locate Digest/MD5.pm in @INC (@INC contains: /pro/lib/perl5/5.6.1/PA-RISC2.0 
>/pro/lib/perl5/5.6.1 /pro/lib/perl5/site_perl/5.6.1/PA-RISC2.0 
>/pro/lib/perl5/site_perl/5.6.1 /pro/lib/perl5/site_perl .) at Parrot/Opcode.pm line 5.
> BEGIN failed--compilation aborted at Parrot/Opcode.pm line 5.
> Compilation failed in require at make_op_header.pl line 6.
> BEGIN failed--compilation aborted at make_op_header.pl line 6.
> make: *** [op.h] Error 2
> l1:/pro/3gl/CPAN/parrot 109 >
> 
> 
> (Should I use bleadperl instead ?-/
>  blead has MD5 in by default, 5.6 and earlier do not)

Or you could install Digest::MD5. :) I'm not terribly amused by the dependency
on it, but I guess that for "release" versions of Parrot, the opcode header
and other autogenerated things will be generated before shipping; much like we
do with embed.pl in Perl 5.

-- 
"In the face of entropy and nothingness, you kind of have to pretend it's not
there if you want to keep writing good code."  -- Karl Lehenbauer

Reply via email to