Adam Dajka wrote:
> dlopen(/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/../Libraries/libclient.dylib,
> 10): no suitable image found.  Did find:
>     
> /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/../Libraries/libclient.dylib:
> mach-o, but wrong architecture

Looks like you have a 32-bit/64-bit issue.

>From what I recall, this works with 32-bit JVMs and gives an error similar to
the one above if you try to use a 32-bit JVM.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to