Trying to update on linux debian with 807.tar.gz, jqt doesn't seem to work for me (I've used to install qt libs till it stopped complaining but in this case I'm lost - is this a some kind of debug lib? or I need a newer qt version?)
danil@dalu:~/L/j64-807$ ./jqt.sh bin/jqt: symbol lookup error: bin/jqt: undefined symbol: _ZN6QDebug9putStringEPK5QCharm danil@dalu:~/L/j64-807$ ldd bin/jqt linux-vdso.so.1 (0x00007ffe3b050000) libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007f8b87c60000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f8b87955000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f8b8773f000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8b87394000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f8b87177000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f8b86f5c000) libicui18n.so.52 => /usr/lib/x86_64-linux-gnu/libicui18n.so.52 (0x00007f8b86b4a000) libicuuc.so.52 => /usr/lib/x86_64-linux-gnu/libicuuc.so.52 (0x00007f8b867cc000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f8b865c8000) libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f8b862b9000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f8b860b1000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8b85db0000) /lib64/ld-linux-x86-64.so.2 (0x00007f8b8839c000) libicudata.so.52 => /usr/lib/x86_64-linux-gnu/libicudata.so.52 (0x00007f8b84543000) libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f8b842d5000) danil@dalu:~/L/j64-807$ danil@dalu:~/L/j64-807$ cat /etc/debian_version 8.11 danil@dalu:~/L/j64-807$ regards, Danil пт, 7 дек. 2018 г. в 13:30, 'Bo Jacoby' via Programming < [email protected]>: > Thanks. I did upgrade. How come that the License Agreement is in a small > window that can neither be maximized nor made full screen? > Den fredag den 7. december 2018 11.18.26 CET skrev R.E. Boss < > [email protected]>: > > AMEN ! > > > R.E. Boss > > > > -----Oorspronkelijk bericht----- > > Van: Programming <[email protected]> > > Namens Eric Iverson > > Verzonden: donderdag 6 december 2018 20:56 > > Aan: Programming forum <[email protected]> > > Onderwerp: [Jprogramming] j807 vs older versions > > > > Occasionally forum messages refer to older release. This is inefficient > and > > wastes scarce J community resources. > > > > The J team makes an effort to make new releases (807 a case in point) as > > compatible as possible while moving J forward. > > > > Please respect this effort and help make the community more efficient by > > using the latest stable release as soon as convenient. > > > > My eyes glaze over as soon as I see reference to an older version. Unless > > there is a key point (such as worked in 80x and fails in 807) it > probably isn't > > worth the effort in composing such a message. > > > > We are a small community. Let's at least meet and play on the same field. > > ---------------------------------------------------------------------- > > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
