I'm puzzled why ijconsole/libj.so would depend on a Qt component. I suspect the deb package did not refresh ld cache so that the OS cannot pick up the newly installed libj.so
Ср, 21 дек 2016, David Lambert написал(а): > I run a fairly up-to-date ubuntu linux distribution. Installation failed: > $ !s > sudo dpkg -i j805_amd64.deb > [sudo] password for lambertdw: > (Reading database ... 435534 files and directories currently installed.) > Preparing to unpack j805_amd64.deb ... > Unpacking jlang (8.0.5.0) over (8.0.5.0) ... > Setting up jlang (8.0.5.0) ... > $ ijconsole > Load library libj.so failed. > > Before writing, I found from the December installation messages > > $ sudo aptitude install libqt5websockets5 > > Which fixed the problem. > > $ !ij > ijconsole > i.8 > 0 1 2 3 4 5 6 7 > > ---------------------------------------------------------------------- > 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
