----- Original Message ----- From: "vijay" <[EMAIL PROTECTED]> To: "Autrijus Tang" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 10, 2003 4:36 PM Subject: Re: perl executable is not working on another PC
> Autrijus, > > I've downloaded PAR0.69.tar.gz onto my PC in to C:\PAR. I've had trouble getting executables built on one machine with PAR-0.69 (Win2k) to run on another machine. Wasn't aware that the same problem existed with PAR-0.67 - I actually thought that PAR-0.67 was fine in that regard. > When tried to execute > "Perl Makefile.PL" i got the following error "Could'nt open 'lib/PAR.pm' : No > such file or directory at C:/Perl/lib/ExtUtils/MM_Unix.pm line 2903". > Never seen that error before. What version of perl are you running ? > I don't have any idea why it is looking in MM_Unix.pm. Please advice. > This, in itself, is nothing to worry about. Makemaker uses MM_Unix.pm on Windows. Cheers, Rob
