Re: [Jgeneral] jqt - failure to install libjqt.so on ubuntu 19.10

2020-03-01 Thread Ben Gorte
I don't know whether it has anything to do with this... I'm running Ubuntu and I'm trying to stay up-to-date with J versions and packages. Yet I ended up with an old jqt version (which crashed instead of reporting 'stack error' in case of a never-ending recursion). Finally I did 'install qtide'

Re: [Jgeneral] jqt - failure to install libjqt.so on ubuntu 19.10

2020-03-01 Thread bill lam
can you try clean up old version first by sudo rm /usr/bin/jqt On Mon, Mar 2, 2020, 2:32 AM Alex Gibbs wrote: > I'd like to try J and the IDE, but have run aground during installation. > I hoped someone might be able to point me in the right direction. > I'm on ubuntu 19.10. > > I followed the

Re: [Jgeneral] current use of lapack

2020-03-01 Thread bill lam
lapack2 is complete. see wiki for instructions. https://code.jsoftware.com/wiki/Vocabulary/LAPACK On Mon, Mar 2, 2020, 2:33 AM wrote: > Dear community, > > > what is the current situation with the possibility to call lapack > from J? It seems the lapack package is deprecated, while there is >

Re: [Jgeneral] jqt - failure to install libjqt.so on ubuntu 19.10

2020-03-01 Thread chris burke
Alex Thanks for the report. I haven't tried the deb install in a while and will take a look. In the meantime, the zips install should work fine. I run linux mint 19.3 and install in my home directory. Chris On Sun, Mar 1, 2020 at 10:32 AM Alex Gibbs wrote: > > I'd like to try J and the IDE,

Re: [Jgeneral] error with Graphviz and/or webview in j901 under Windows

2020-03-01 Thread chris burke
The user issue should be unrelated to your earlier problems. The user folder can be anywhere you like. You just need to update bin/profile.ijs or see bin/profilex_template.ijs for an alternative that doesn't change the distributed profile.ijs script. This won't affect whether the qt library is

Re: [Jgeneral] current use of lapack

2020-03-01 Thread J. Patrick Harrington
I've found that if you take the old lapack folder (say from j807) and copy it to j901/addons/math/ alongside lapack2, it works just fine. I've not had the motivation to learn about lapack2, but I have calls to lapack in my old code. Patrick On Sun, 1 Mar 2020, rsyk...@disroot.org wrote: Dear

[Jgeneral] current use of lapack

2020-03-01 Thread rsykora
Dear community, what is the current situation with the possibility to call lapack from J? It seems the lapack package is deprecated, while there is a lapack2 package, which seems incomplete to me. Thanks for comments. Best regards, Ruda

[Jgeneral] jqt - failure to install libjqt.so on ubuntu 19.10

2020-03-01 Thread Alex Gibbs
I'd like to try J and the IDE, but have run aground during installation.  I hoped someone might be able to point me in the right direction. I'm on ubuntu 19.10.   I followed the directions at  https://code.jsoftware.com/wiki/System/Installation/J901/Debian for the installation: -- download the

Re: [Jgeneral] error with Graphviz and/or webview in j901 under Windows

2020-03-01 Thread 'Michael Day' via General
Hard to say,  now, Raul - my general problem - with Graphviz and with Launchpad - seems to have somehow been of my own making. For years,  I've resisted putting my user stuff into the Windows- and J-Installation-preferred Users/mike_/jxxx-user folder,  and kept it in .../jxxx/user, 

Re: [Jgeneral] error with Graphviz and/or webview in j901 under Windows

2020-03-01 Thread Raul Miller
Out of curiosity, did jconsole change in size because of the install? Or, because of some other issue (such as malware)? Thanks, -- Raul On Sat, Feb 29, 2020 at 4:16 PM 'Michael Day' via General < gene...@jsoftware.com> wrote: > Yes - I downloaded the zip file and copied up to j901 etc. I