typo: $ sudo cp libj.so /usr/lib/x86_64-linux-gnu/libj.so.8.07 Thu, 28 Mar 2019, bill lam написал(а): > You computer does not have AVX capable cpu. > you can download libj-nonavx.so from > http://www.jsoftware.com/download/jengine/j807-release/linux/j64/ > and then rename it to libj.so > > if you installed deb, you need to replace the libj.so.8.07 > in /usr/lib/x86_64-linux-gnu/ > > $ sudo libj.so /usr/lib/x86_64-linux-gnu/libj.so.8.07 > $ sudo ldconfig > > you can run ijconsole as normal user, sudo only needed for > running pacman or install jqt. > > Wed, 27 Mar 2019, David Vanderschel написал(а): > > J newbie here. I successfully installed it under Windows 10, and I have > > already learned quite a bit. I decided it would have even more utility on > > my machine running 64-bit Linux Mint. (More specifically, v18.3 with > > Cinnamon desktop running kernel 4.10.8-9-generic.) The "sudo dpkg -i > > j807_amd64.deb" command seemed to run fine. I could see ijconsole in > > /usr/bin/. > > But, after "sudo ijconsole", I got "Illegal instruction (core dumped)". I > > am hoping that someone can provide some insight into what might be causing > > the problem. Thanks in advance for any help. > > ---------------------------------------------------------------------- > > 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
