Mark Thomas wrote: > 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.
Sorry. Bad typing. One works, one doesn't. I think it was the 32-bit JVM that worked. 64-bit should work if the right libraries are used. I haven't looked into that yet. Mark > > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
