Dear all, I have a couple of problems with installing qtide in J 807 in Ubuntu. I installed qtide as
install 'qtide' from a "sudo ijconsole" session. *Updating server catalog...Installing 2 packagesDownloading base library...Installing base library...Downloading ide/qt...Installing ide/qt...Done.Installing JQt binaries...install libjqt.so to /usr/lib/x86_64-linux-gnu/.Finished install of JQt binaries.Exit and restart J using jqt* Well, when I extied ijconsole and issued the jqt command, this is what I got: * $ jqt"libjqt.so.8.07""could not resolve: state_run:\n\nCannot load library libjqt.so.8.07: (libQt5MultimediaWidgets.so.5: cannot open shared object file: No such file or directory)"* *$ sudo jqt"libjqt.so.8.07""could not resolve: state_run:\n\nCannot load library libjqt.so.8.07: (libQt5MultimediaWidgets.so.5: cannot open shared object file: No such file or directory)"* But that shared object is indeed there: *~$ locate libjqt.so/usr/lib/x86_64-linux-gnu/libjqt.so.1/usr/lib/x86_64-linux-gnu/libjqt.so.8.07* Thanks and regards, Arnab ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
