On Monday, April 19, 2004, at 01:40 PM, Robert Citek wrote:
I'm trying to compile the Digest::MD5 module. I tried to do it directly via "perl -MCPAN -e 'install Digest::MD5' and got an error: "Makefile:85: *** missing separator. Stop." So, I decided to do it by hand. Below is a transcript of what I tried. Has anyone else experienced a similar issue? Did I miss a step or is the Makefile incorrect?

Turns out my LANG environment was not set properly. 'export LANG=en_US' made the problem go away.


Regards,
- Robert


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to