On Thu, Feb 19, 2004 at 04:28:58PM -0700, Tony Wong (IT) wrote:
> After I generated an exe from using the -o option and the ran the
> executable from another workstation, I got an pop up message that said"
> This application has failed to start because MSVCR71.dll was not found.
> Re-installing the application may fix this problem."    My perl code or
> any modules do not use MSVCR71.dll.   I checked around the net to see
> what msvcr71.dll was and it turned out it was .Net related.   Anybody
> know how to fix this?

You had VC.Net on your computer that installed PAR?  Well... Try
temporarily moving it away during installation, so it can use my
precompiled one (which used VC6).  Alternatively, use VC6 as your
vcvars32 instead of the VC.Net one.

> Also,  on that same computer that generated the executable I didn't get
> the error but got a different error, "Can't locate loadable object for
> module Win32::Lanman....".   I am using Lanman module.   Any advise is
> greatly appreciated.    Thanks.

Try the experimental 0.79_97 version and see if it works?

/Autrijus/

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to