Posted on 2007-06-13 21:44:07-07 by jae
PerlInterpreter.dylib can't be found
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!
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.