using perl 5.8 on xp and windows server 2003, scalar is installed and verified via script I posted earlier.
zone.exe dies regardless if EMBPERL_PLUGIN is defined with panic: top_env
Just tried it with 0.5.3DR1, same result.
Edit:
Perl 5.8-latest was installed using all defaults, same with the installation of scalar via install IO::Scalar (except for the location of nmake.exe).
the panic: top_env was reproduced on both the 2003 and xp box, and so far I've done the following while compiling:
added the embparser h/c++ and embperl h/c++
added \perl\lib\core to include dir
added perl58.lib to compilation
standard preprocessor define of EMBPERL
compiled using the release configuration.
|