Hello All,

I am getting the following error message when I try to migrate my Java
application on OS-X from java 5 to java 6.
I have a 64 bit MAC which is a requirement.

I am copy pasting the console over here :

NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error.
java.lang.UnsatisfiedLinkError: /usr/lib/java/libObjCJava.A.dylib:
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
    at java.lang.Runtime.load0(Runtime.java:770)
    at java.lang.System.load(System.java:1005)
    at com.apple.cocoa.foundation.NSRuntime.loadLibrary(NSRuntime.java:127)
    at com.apple.cocoa.foundation.NSRuntime.<clinit>(NSRuntime.java:35)
    at com.apple.cocoa.foundation.NSObject.<clinit>(NSObject.java:27)
    at macintalk.Macintalk.voiceLanguageMapping(Macintalk.java:231)
    at speechengine.EventHandler.<init>(EventHandler.java:202)
    at core.hearsay.Hearsay.<init>(Hearsay.java:526)
    at core.hearsay.Hearsay.main(Hearsay.java:641)
Writing the settings to temporary settings file


Please let me know if any one faced the similar problem or any one is aware
about the solution to the above problem

Thanks in advance

Thanks and Regards
Tejas Vora
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to