piyush.shourie has asked for the wisdom of the Perl Monks concerning the following question:
I am building the Perl Modules on Windows. I am encountering some errors with Crypt::Random module. The initial steps (perl Makefile.PL and nmake) run correctly, but the testing step (nmake test) produces serious errors. The error message is provided for your reference.
Please provide me some inputs to rectify this erratic behavior.
Error Message:
Using F:/Backup/PerlModules/NewModules/Crypt-Random-1.23/blib
t\generator.........ok 3/18PARI: *** forbidden division t_REAL % t_INT. at C:/SiteMinderPerl/site/lib/Math/Pari.pm line 978.
Thanks
PS
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Error installing Crypt::Random
by tachyon (Chancellor) on Oct 13, 2004 at 08:59 UTC | |
by piyush.shourie (Beadle) on Oct 13, 2004 at 09:16 UTC | |
by PodMaster (Abbot) on Oct 13, 2004 at 19:07 UTC |