As I recall pacman worked ok for me with j console, jhs , and Jqt on my new Mac; my old MacBook also does not support Jqt anymore.
I have bitten unable to jump versions of j with pacman, our even (I think) move from a beta to a release. The other place I get into trouble is how "~" gets resolved, and wether I am being directed to a Jsoftware or local source. > On Feb 6, 2020, at 12:15 PM, Brian Schott <[email protected]> wrote: > > Because my Mac cannot use jqt I am attempting to use jconsole for some of > the newer features. However, I am running into problems updating Package > Manager using an example at https://code.jsoftware.com/wiki/Addons/math/mt > . Is there a better method or an update I did not use? > > > load 'pacman' > dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib > Referenced from: /usr/local/bin/wget > Reason: image not found > sh: line 1: 32436 Trace/BPT trap: 5 wget --help > /tmp/tmp.B7704Y > 'install' jpkg 'math/calculus' > dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib > Referenced from: /usr/local/bin/wget > Reason: image not found > sh: line 1: 32449 Trace/BPT trap: 5 wget -O > "/users/brian/j901-user/temp/revision.txt" -o > "/users/brian/j901-user/temp/httpget.log" -t 2 > http://www.jsoftware.com/jal/j901/revision.txt > Connection failed: Unexpected error > Connection failed: > > Unexpected error > > JVERSION > > Engine: j901/j64avx/darwin > > Release-c: commercial/2020-01-11T12:22:31 > > Library: 9.01.20 > > Platform: Darwin 64 > > Installer: J901 install > > InstallPath: /users/brian/j901 > > Contact: www.jsoftware.com > > > Thanks, > -- > (B=) > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
