This is my first install of j901, having stuck with j807. When I double click on the jqt icon I get a momentary small flash of (green?) light and then nothing happens. When I double click on the jcon icon I get jconsole. I am using Mac OS X El Capitan (10.11).
[I was prompted to install j901 to see if there is any change in any openGL demo (which uses gl2.ijs and its companions). I am looking for a demo with keystroke-controlled movement of canvas or objects, to see if I can update some old videos mentioned in another thread. The j807 demo creates no such movement ability, afaik.] Below is the complete session on my Mac after I "double click jconsole to start J console task", having installed j901 in my home folder. There is no indication of an error, that I see. Last login: Tue Jan 14 14:36:56 on ttys006 /Users/brian/j901/bin/jconsole ; exit; server:~ brian$ /Users/brian/j901/bin/jconsole ; exit; load 'pacman' 'install' jpkg '*' these steps can take several minutes *** next step updates addons and base library Updating server catalog... Installing 124 packages Downloading api/expat... Installing api/expat... Downloading api/gles... Installing api/gles... Downloading api/java... Installing api/java... Downloading api/jc... Installing api/jc... Downloading api/jni... Installing api/jni... Downloading api/ncurses... Installing api/ncurses... Downloading api/python3... Installing api/python3... Downloading arc/ziptrees... Installing arc/ziptrees... Downloading arc/zlib... Installing arc/zlib... Downloading convert/jiconv... Installing convert/jiconv... Downloading convert/json... Installing convert/json... Downloading convert/misc... Installing convert/misc... Downloading convert/pjson... Installing convert/pjson... Downloading data/ddmysql... Installing data/ddmysql... Downloading data/ddsqlite... Installing data/ddsqlite... Downloading data/jd... Installing data/jd... Downloading data/jfiles... Installing data/jfiles... Downloading data/jmf... Installing data/jmf... Downloading data/odbc... Installing data/odbc... Downloading data/sqlite... Installing data/sqlite... Downloading data/sqltable... Installing data/sqltable... Downloading debug/dissect... Installing debug/dissect... Downloading debug/jig... Installing debug/jig... Downloading debug/lint... Installing debug/lint... Downloading debug/tte... Installing debug/tte... Downloading demos/coins... Installing demos/coins... Downloading demos/isigraph... Installing demos/isigraph... Downloading demos/publish... Installing demos/publish... Downloading demos/qtdemo... Installing demos/qtdemo... Downloading demos/wd... Installing demos/wd... Downloading demos/wdplot... Installing demos/wdplot... Downloading dev/fold... Installing dev/fold... Downloading docs/help... Installing docs/help... Downloading docs/joxygen... Installing docs/joxygen... Downloading finance/actuarial... Installing finance/actuarial... Downloading finance/interest... Installing finance/interest... Downloading format/datefmt... Installing format/datefmt... Downloading format/printf... Installing format/printf... Downloading format/publish... Installing format/publish... Downloading format/sbox... Installing format/sbox... Downloading format/zulu... Installing format/zulu... Downloading format/zulu-bare... Installing format/zulu-bare... Downloading format/zulu-lite... Installing format/zulu-lite... Downloading games/2048... Installing games/2048... Downloading games/minesweeper... Installing games/minesweeper... Downloading games/nurikabe... Installing games/nurikabe... Downloading games/pousse... Installing games/pousse... Downloading games/solitaire... Installing games/solitaire... Downloading general/dirtrees... Installing general/dirtrees... Downloading general/dirutils... Installing general/dirutils... Downloading general/inifiles... Installing general/inifiles... Downloading general/jod... Installing general/jod... Downloading general/joddocument... Installing general/joddocument... Downloading general/jodsource... Installing general/jodsource... Downloading general/misc... Installing general/misc... Downloading general/primitives... Installing general/primitives... Downloading general/unittest... Installing general/unittest... Downloading graphics/afm... Installing graphics/afm... Downloading graphics/bmp... Installing graphics/bmp... Downloading graphics/cairo... Installing graphics/cairo... Downloading graphics/color... Installing graphics/color... Downloading graphics/d3... Installing graphics/d3... Downloading graphics/fvj4... Installing graphics/fvj4... Downloading graphics/gnuplot... Installing graphics/gnuplot... Downloading graphics/graph... Installing graphics/graph... Downloading graphics/graphviz... Installing graphics/graphviz... Downloading graphics/jpeg... Installing graphics/jpeg... Downloading graphics/pdfdraw... Installing graphics/pdfdraw... Downloading graphics/plot... Installing graphics/plot... Downloading graphics/png... Installing graphics/png... Downloading graphics/pplatimg... Installing graphics/pplatimg... Downloading graphics/print... Installing graphics/print... Downloading graphics/treemap... Installing graphics/treemap... Downloading graphics/viewmat... Installing graphics/viewmat... Downloading gui/cobrowser... Installing gui/cobrowser... Downloading ide/qt... Installing ide/qt... Downloading labs/labs... Installing labs/labs... Downloading math/cal... Installing math/cal... Downloading math/calculus... Installing math/calculus... Downloading math/deoptim... Installing math/deoptim... Downloading math/eigenpic... Installing math/eigenpic... Downloading math/fftw... Installing math/fftw... Downloading math/lapack2... Installing math/lapack2... Downloading math/lbfgs... Installing math/lbfgs... Downloading math/misc... Installing math/misc... Downloading math/mt... Installing math/mt... Downloading math/tabula... Installing math/tabula... Downloading math/uu... Installing math/uu... Downloading media/imagekit... Installing media/imagekit... Downloading media/videolabs... Installing media/videolabs... Downloading media/wav... Installing media/wav... Downloading misc/classroom... Installing misc/classroom... Downloading misc/miscutils... Installing misc/miscutils... Downloading net/clientserver... Installing net/clientserver... Downloading net/jcs... Installing net/jcs... Downloading net/websocket... Installing net/websocket... Downloading net/zmq... Installing net/zmq... Downloading profiles/profiles... Installing profiles/profiles... Downloading sockets/socklib... Installing sockets/socklib... Downloading sockets/sockutils... Installing sockets/sockutils... Downloading stats/base... Installing stats/base... Downloading stats/distribs... Installing stats/distribs... Downloading stats/jserver4r... Installing stats/jserver4r... Downloading stats/r... Installing stats/r... Downloading stats/rlibrary... Installing stats/rlibrary... Downloading tables/csv... Installing tables/csv... Downloading tables/dsv... Installing tables/dsv... Downloading tables/tara... Installing tables/tara... Downloading tables/taraxml... Installing tables/taraxml... Downloading types/datetime... Installing types/datetime... Downloading web/gethttp... Installing web/gethttp... Done. *** next step updates Jqt ide Updating server catalog... Installing 1 package Downloading base library... Installing base library... Done. Installing JQt binaries... Finished install of JQt binaries. Installing Qt library... Finished install of Qt library. Exit and restart J using the jqt icon *** next step updates JE *** next step creates desktop J launch icons ALL DONE! exit this J session and start new session with double click of desktop icon to run J with the corresponding user interface exit 0 logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed] On Sat, Jan 11, 2020 at 3:12 PM Eric Iverson <eric.b.iver...@gmail.com> wrote: > j901-release-c is available for windows/linux/macos > > It has bug fixes to the previous release. > > Please upgrade your j901 install when convenient with: > > start J > load 'pacman' > 'upgrade' jpkg 'jengine' > > *** > raspberry and android release-c will be announced when available. > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- (B=) <-----my sig Brian Schott ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm