Sisyphus
Wed, 19 Mar 2008 18:40:40 -0700
----- Original Message ----- From: "greytrader" <[EMAIL PROTECTED]>
. .
Here is the output of the first test with DEBUG = 5 C:\sylvaint\Inline-Java-0.52>perl -Mblib t/01_init.t 1..1
. .
Can't create Java JVM using JNI at C:\sylvaint\Inline-Java-0.52\blib \lib/Inline/ Java/JVM.pm line 54. INIT failed--call queue aborted. [perl][1] killed by natural death. [perl][1] exiting with 2
When I built 0.51 with JNI, all of the tests ran fine (iirc) - and t/01_init.t hasn't changed from 0.51 to 0.52 afaict.
I'm no longer set up to play this stuff but I wonder if 0.51 (with JNI) builds ok for you ? If so, that might help track down the problem.
Does the code at line 54 (and thereabouts) of JVM.pm provide any useful hints ?
Cheers,Rob