I seem to blunder my way through these. Currently in osx version 10.13.3
(Developer beta version 2)
MBpro:~ jkt$ open /Applications/j64-806/jqt.app
gets a nice jqt window where:
JVERSION
Engine: j806/j64avx/darwin
Beta-7: commercial/2017-10-26T17:04:55
Library: 8.06.07
Qt IDE: 1.6.1/5.6.3
Platform: Darwin 64
Installer: J806 install
InstallPath: /applications/j64-806
Contact: www.jsoftware.com
and things work nicely.
Did you run the following script?
MBpro:~ jkt$ cat /Applications/j64-806/updatejqt.sh
#!/bin/bash
#
# update (or install) the qtide binaries
#
# run from the J install directory
cd "$(dirname "$0")"
bin/jconsole -js "exit install'qtide'"
I'm continually amazed that things work considering how complicated
environments have become...
> On 2017Dec 29, at 08:51, Raul Miller <[email protected]> wrote:
>
> osx version 10.13.2
>
> latest j806 ~/Applications/j64-806/bin/jconsole runs and install'all'
> seems to work just fine.
>
> However, even after granting permission through security settings,
> opening a .app fails:
>
> $ open Applications/j64-806/jcon.app
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/rauldmiller/Applications/j64-806/jcon.app.
> $ open Applications/j64-806/jqt.app
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/rauldmiller/Applications/j64-806/jqt.app.
> $ ~/Applications/j64-806/bin/jconsole
> JVERSION
> Engine: j806/j64/darwin
> Release: commercial/2017-11-06T10:20:33
> Library: 8.06.09
> Platform: Darwin 64
> Installer: J806 install
> InstallPath: /users/rauldmiller/applications/j64-806
> Contact: www.jsoftware.com
>
> Anyone know how to get jqt and the others working here?
>
> Thanks,
>
> --
> Raul
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm