RE: Digest::MD5

2004-02-20 Thread Dave Tibbals
> Just for kicks I did a Google search on "installman1 missing > separator" and turned up this: > http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=87682 It suggests setting LANG=en_US before running perl Makefile.PL Does that help? I don't use Linux, so I can't reproduce the problem. > INST

RE: Digest::MD5

2004-02-20 Thread Dave Tibbals
> What line is make complaining about the missing separator? > What does the Makefile look like around that line? > > From CPAN shell, you can do the following to run the steps separately: > >look Digest::MD5 >$ perl Makefile.PL >$ make > This is what I get: [EMAIL PROTECTED] Diges

Digest::MD5

2004-02-19 Thread Dave Tibbals
I am attempting to install the module Digest::MD5 and it fails with the makefile for the module. The error reported is "*** missing separator. Stop". This is on a Red Hat WS 3 box with all the latest updates installed that includes perl 5.8. I thought Red Hat 7.3 had this same problem caused by UTF

RE: Perl code displays on screen, won't execute

2003-06-09 Thread Dave Tibbals
> Ryan wrote: > > I have a linux advanced server with perl 5.6.1 and my .pl > scripts just show code on the screen. I am using apache and > believe the problem may be within the httpd.conf file. Can > anyone help? > > Thank you, > Ryan > First check to make sure the script is executable by t

Installing module PAR make errors

2003-05-31 Thread Dave Tibbals
I am getting the following error while attempting to "make" the PAR module... "cp lib/App/Packer/PAR.pm blib/lib/App/Packer/PAR.pm cp lib/PAR/Heavy.pm blib/lib/PAR/Heavy.pm cp lib/PAR.pm blib/lib/PAR.pm cp lib/PAR/Intro.pod blib/lib/PAR/Intro.pod make[1]: Entering directory `/root/PAR-0.68/myldr' g