Thank you for finding and fixing the raspbian je_update issue, it will
be fixed in the next release.

Unfortunately, I have no access to any raspberry right now and the
next week, so that I can't test the issue you reported.
In the mean time, you may try changing the verb fixNB inside
util/project.ijs to something like,

fixNB=: ''"_     NB.  copy and paste if can not see clearly

On Thu, Sep 5, 2019 at 1:29 PM Kym RAdelaide <[email protected]> wrote:
>
> Hi
> Running j901g on Raspberry Pi 4B 4GB raspbian buster and acting on
> upgrade instructions.
>
> pi@KymPi:~/j901 $ ./jconsole.sh
>    JVERSION
> Engine: j901/j32/raspberry
> Beta-g: commercial/2019-05-29T13:57:08
> Library: 9.01.07
> Platform: Linux 32
> Installer: J901 install
> InstallPath: /home/pi/j901
> Contact: www.jsoftware.com
>    load'pacman'
>    je_update_jpacman_''
> |domain error: je_update_jpacman_
> |   arg=.(<jxxx),(<br),(<platform),(<3{.jbithw)    ,name
>
>
> I then hacked  /home/pi/j901/system/util/pacman.ijs
>
>   arg=. (<jxxx),(<br),(<platform),(<3{.jbithw),name
> to
>   arg=. (<jxxx),(<br),(<platform),(<3{.jbithw),(<name)
>
>
> pi@KymPi:~/j901 $ ./jconsole.sh
>    load'pacman'
>    je_update_jpacman_''
> update installed - shutdown, restart, and check JVERSION
>    exit 0
>
> Then:
>
> pi@KymPi:~/j901 $ ./jconsole.sh
>    JVERSION
> Engine: j901/j32/raspberry
> Beta-h: commercial/2019-08-27T03:00:39
> Library: 9.01.09
> Platform: Linux 32
> Installer: J901 install
> InstallPath: /home/pi/j901
> Contact: www.jsoftware.com
>    exit 0
>
>
> But then when starting jqt...  I get the following error
>
> |length error: fixNB_jp_
> |   'NB'    (<"0(0 1)+/~x)}y
> |[-155] /home/pi/j901/system/util/project.ijs
>
> Thanks.
>
>
> --
> Regards, Kym Farnik
> mailto:[email protected]
> mailto:[email protected]
> Mobile: 0438 014 007
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to