As far as I can tell, the current Java Native Interface (JNI) bindings fail on the latest versions of OS X. I suspect J itself might work correctly but I don't know enough about how to communicate with J without using the Java GUI.
My "solution" is to run it using Ubuntu or Vista...which really isn't a solution... DSL -----Original Message----- From: Denis Molony <[email protected]> Reply-to: General forum <[email protected]> To: [email protected] Subject: [Jgeneral] mac install fails Date: Wed, 26 Aug 2009 11:37:56 +1000 Hi I've just tried installing J on a 3-month old MBP, but I get the following error: "Load library /Users/Denis/j602/bin/libjnative.jnlib failed" I've tried running it from the Applications folder, from my home folder, and directly from the disk image. My java install details are as follows: MacBook-Pro:~ Denis$ which java /usr/bin/java MacBook-Pro:~ Denis$ java -version java version "1.6.0_15" Java(TM) SE Runtime Environment (build 1.6.0_15-b03-223) Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-92, mixed mode) MacBook-Pro:~ Denis$ which java64 MacBook-Pro:~ Denis$ java64 -version -bash: java64: command not found Any help would be appreciated. Denis Molony [email protected] ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
