On googled more, default extension jnilib was expected in previous macos java, but had been switched to dylib for some years so that you might need to symlink it even on 32-bit java.
Ср, 28 июн 2017, bill lam написал(а): > There is a file libjnative.jnilib, but anyways it won't work > because the default java in macos is 64-bit but the libj/libjnative > are arch i386. > > Perhaps it can only run on a 32-bit mac or installing a 32-bit > version of java. > > Вт, 27 июн 2017, Raul Miller написал(а): > > j602.app in the current archived intel mac j602a implementation does > > not work because libjnative.dylib does not exist. > > > > FYI, > > > > -- > > Raul > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
