euglenas has asked for the wisdom of the Perl Monks concerning the following question:
I am trying to use the pp utility to create an executable of a perl script. When I type pp -o *.exe *.pl into the DOS command line the following error occurs.
Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:/usr/lib/Win32API/File.pm line 20
I tried re-installing the Math::BigInt module to no avail.
Any suggestions would be helpful, because I'm stumped. Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem Using PAR:Packer
by syphilis (Archbishop) on Aug 16, 2008 at 09:54 UTC | |
|
Re: Problem Using PAR:Packer
by marto (Cardinal) on Aug 16, 2008 at 07:56 UTC |