Even if you can install pacman and dissect, I think it still won't
work because IIRC dissect depends on wd which is only available on
j602 or jqt.

Wed, 14 Aug 2019, jprogramming написал(а):
> Trying to take advantage of all this recent tacit discussion, I created this 
> script (named jdebug, after trying je’debg’ seemed to mess up j701 on my 
> iPhone) in my ‘user’ directory. :
> 
> ————-
> 
> NB. new file created
> 
> require 'debug/dissect'
> 
>    mean=: +/ % #
> 
> 
> 
>    ]z=: 3 5 $ ?. >: i.15
> 
> 0 0  1  2 0
> 
> 4 3  4  8 9
> 
> 1 8 10 11 4 [NB. Copied to much, but it didn’t get that far...]
> 
>  —————
> 
> 
> 
> But when I tried to run it in j701:
> 
> —————
> 
>    load'~/user/jdebug.ijs'
> 
> not found: //debug/dissect/dissect
> 
> |file name error: script
> 
> |       0!:0 y[4!:55<'y'
> 
> ——————-
> 
> Neither did:
> 
> ——————-
> 
>    pacman''
> 
> |value error: pacman
> 
> |       pacman''
> 
> ———————-
> 
> Nor:
> 
> ———————-
> 
>       require 'debug/dissect'
> 
> not found: //debug/dissect/dissect
> 
> |file name error: script
> 
> |       0!:0 y[4!:55<'y'
> 
> —————-
> 
> 
> 
> Is there a way to use jjget to install Pacman in J701, and then (or just) 
> bring in debug/dissect? If so, what version of J should be running on my old  
> MacBook? (And who can explain the meaning of :
> 
> ”elided target is ... from source”?
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to