----- Original Message -----
From: "Gerard Keohane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 27, 2002 12:56 AM
Subject: Beginner Problems - digest::md5


> Dearest Inline Users!
>
> I would deperately love to get the Inline Module (particularly for Java)
> working. I'm new to Perl Modules.
>
> I installed the Inline Module without a hitch, but when I run a simple
hello
> world script I run up against digest::md5 problems:
>
> Firstly, the module can't be found, so I put it directly into the "digest"
> dir.

Ok ... so you've got the file perl/site/lib/digest/md5.pm ?

> Then, I get the error:
>
>    Can't locate loadable object for module Digest::MD5 in @INC
>

ppm should also have installed the file
perl/site/lib/auto/digest/md5/md5.dll

Did it fail to do that ? That file is the "loadable object" it can't find.
(There have been problems with ppm with recent builds of ActiveState perl.)

> Doing a "perl makefile.pl" gets me a list of
> "bad commmand" complaints.
> I'm working on Windows 98...
>

For Inline C to work you'll need to fix those "bad command" complaints. I
know nothing about Inline Java, but I would suspect the same applies.
I can send you a list of changes that need to be made to some of the
makemaker files (that should fix the problem).
There would probably be fewer problems to fix if you could upgrade to 2K :-)

Cheers,
Rob

Reply via email to