raspberry j binaries were built for raspbian which is 32-bit, hard float abi targeted for armv6. I have no experience with ubuntu on raspberry, but you may try ldd on jconsole and libj.so to see if all dependencies are satisfied.
Вт, 01 авг 2017, Alex Shroyer написал(а): > Recently I attempted to install j805 (raspberry) on a fresh Ubuntu 16.04 > installation and ran into errors. > > Specifically, when I tried to run the jconsole executable, I got a "file > not found" which I tracked down to mean "wrong architecture". > > The computer I'm using is an arm64 architecture, but in the past I have > been able to run the unmodified j805/raspberry release. > > > My strong hunch is that this fresh Ubuntu install doesn't have some sort of > compatibility-providing package which I had previously installed, and the > problem is I don't know what package that is. > > > Any help would be appreciated! > Thanks, > Alex > ---------------------------------------------------------------------- > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
