(1) Which release are you running? (2) This thread belongs on the general forum, not on the programming forum (which I have bcc'd in case you forgot to subscribe to the general forum).
Thanks, -- Raul On Sun, Apr 19, 2020 at 5:34 PM Phil Hanna <[email protected]> wrote: > > I'm reluctant to jump into a new release prematurely for my whole machine > just to see if there was a bug with the old one. > > On Sun, Apr 19, 2020 at 5:27 PM Hauke Rehr <[email protected]> wrote: > > > You say you’re using Ubuntu; the next LTS release is due on Thursday. > > Maybe wait for the release upgrade and try again? > > > > Am 19.04.20 um 23:15 schrieb Phil Hanna: > > > I have installed J901 on my Linux Ubuntu 18.04 machine. The J console > > > works OK, but I can't get JQT to run. > > > > > > saspeh@u25nv:~$ sudo ijconsole > > > install 'full' > > > 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/. > > > cd "/tmp" && tar --no-same-owner --no-same-permissions -xzf > > > "/tmp/jqt-linux-x64.tar.gz" && chmod 755 jqt && mv jqt /usr/bin/jqt-9.01 > > && > > > chmod 644 libjqt.so && cp libjqt.so > > > /usr/lib/x86_64-linux-gnu/./libjqt.so.9.01 && ldconfig > > > update-alternatives --install /usr/bin/jqt jqt /usr/bin/jqt-9.01 901 > > > update-alternatives: warning: forcing reinstallation of alternative > > > /usr/bin/jqt-9.01 because link group jqt is broken > > > Finished install of JQt binaries. > > > Exit and restart J using jqt > > > > > > Then after I exit, I try to run jqt, with no joy: > > > > > > saspeh@u25nv:~$ jqt > > > "libjqt.so.9.01" > > > "could not resolve: state_run:\n\nCannot load library libjqt.so.9.01: > > > (libQt5WebEngine.so.5: cannot open shared object file: No such file or > > > directory)" > > > saspeh@u25nv:~$ > > > > > > I Googled the error message and found this at StackExchange: > > > > > https://stackoverflow.com/questions/60461040/trying-to-install-jqt-it-says-link-group-is-broken > > > > > > I did the manual copy and symbolic link (not absolutely sure of the path) > > > but still gets the error. > > > > > > What am I missing? > > > > > > Thanks. > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > > -- > > ---------------------- > > mail written using NEO > > neo-layout.org > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
