It seems that the installation tried to replace the j805 /usr/bin/jqt but did not do so, which is why you are still getting that reference to the 805 library.
Can you remove the old /usr/bin/jqt first and then try the install 'qtide' again? On Mon, Jan 1, 2018 at 12:12 PM, Brian Bambrough <[email protected]> wrote: > Still no joy. Here's what I got: > > brian@W550s ~ $ sudo ijconsole > [sudo] password for brian: > install 'qtide' > Updating server catalog... > Installing 1 package > Downloading base library... > Installing base library... > Done. > Installing JQt binaries... > install libjqt.so to /usr/lib/x86_64-linux-gnu/. > update-alternatives: warning: not replacing /usr/bin/jqt with a link > Finished install of JQt binaries. > Exit and restart J using jqt > exit'' > brian@W550s ~ $ jqt > "libjqt.so.8.05" > "could not resolve: state_run: > > Cannot load library libjqt.so.8.05: (libjqt.so.8.05: cannot open shared > object file: No such file or directory)" > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
