JNI not working on SoyLatte
Greg Lewis
glewis at eyesbeyond.com
Mon Apr 14 18:56:08 PDT 2008
On Mon, Apr 14, 2008 at 04:30:52PM -0700, Trevor Harmon wrote:
> On Apr 14, 2008, at 2:32 PM, Mike Swingler wrote:
>
> >Have you tried renaming the native file .dylib instead of .jnilib?
>
> Thanks for the suggestion, but it did not change anything for me.
SoyLatte does require the library be .dylib instead of .jnilib, so thats
at least part of the puzzle. If you want to find out what files its
actually looking for in terms of the library you could run it under the
MacOS X equivalent of ktrace and find out where its looking. You could
also try setting LD_LIBRARY_PATH since IIRC it does search through there.
--
Greg Lewis Email : glewis at eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : glewis at FreeBSD.org
More information about the porters-dev
mailing list