I uninstalled perl once again found and deleted the perl and .cpan directories. I then rebooted my system installed ActivePerl 5.8.7.813 rebooted my system installed IO-Stringy from jimm0thy's webpage rebooted than did the IO::Scalar install via your (tallerin) tut.
perl -MCPAN -e shell
It will ask you if you want to configure Manually. Say no.
RESTART YOUR COMPUTER BEFORE PROCEEDING.
install IO::Scalar
But when I start a zoneperl.exe it still crashes with the same error.
[Status] Loading embedded perl XS
[Quest] perl error: Perl runtime error: Can't locate Symbol.pm in @INC (@INC contains: .) at (eval 4) line 1.
BEGIN failed--compilation aborted at (eval 4) line 1.
[Status] Error initializing perlembed: failed to install eval_file hook
[Status] Fatal error initializing perl: failed to install eval_file hook
Is this really a perl failure or script/zoneperl.exe failure?
|