i'm experimenting w/ trying make calls against perl code in a java program i am working on. as a simple test, i running the example given in the perldoc, but i keep getting this error:
Exception in thread "main" org.perl.inline.java.InlineJavaException: Can't initialize PerlInterpreter functionnality: PerlInterpreter extension (/Library/Perl/5.8.6/darwin-thread-multi-2level/auto/Inline/Java/PerlInterpreter/PerlInterpreter.dylib) can't be found
i've build Inline::Java from source and told it to build all the extensions, but something seems to be missing.
i am running this on an intel mac, in the event that may make a difference.
thx!
(4)
]
