I download deb and checked. $ strings jqt |grep 8\.0 8.07
So the version string seem ok. Are you running the jqt-8.07 binary? Tue, 07 May 2019, bill lam написал(а): > This may be jqt binary had not been built correctly. > The jversion 8.07 string should be embedded into jqt > and then it will look for libj.so.8.07. > > As a workaround you can symlink libj.so.8.07 to libj.so.8.06 > under the /usr/lib/x86_64-linux-gnu/ folder > > Mon, 06 May 2019, Bill Harris написал(а): > > I downloaded the Debian package yesterday and followed the instructions to > > install it with dpkg. All seemed to work, except when I run jqt, I get > > > > $ jqt > > Load library libj.so.8.06 failed. > > > > I thought I might have an old 8.06 installed, but > > > > # dpkg-query --list j* > > dpkg-query: no packages found matching j406-user > > dpkg-query: no packages found matching j503a-user > > dpkg-query: no packages found matching j504-user > > dpkg-query: no packages found matching j601-user > > dpkg-query: no packages found matching j602 > > dpkg-query: no packages found matching j602-user > > dpkg-query: no packages found matching j64-602 > > dpkg-query: no packages found matching j64-602-user > > dpkg-query: no packages found matching j64-701 > > dpkg-query: no packages found matching j64-701-user > > dpkg-query: no packages found matching j64-801-user > > dpkg-query: no packages found matching j64-805-user > > dpkg-query: no packages found matching j64-806-user > > dpkg-query: no packages found matching j64-807-user > > dpkg-query: no packages found matching j701 > > dpkg-query: no packages found matching j701-user > > > > Suggestions? > > > > Thanks, > > > > Bill > > -- > > Bill Harris > > ---------------------------------------------------------------------- > > 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
