can you try
a1=: 11!:4000'http://www.jsoftware.com/jal/j901/revision.txt'
a2=: 11!:4000'http://www.jsoftware.com/jal/j901/jal.tar.gz'
then check
a1
234
$a2
16104
128!:6 a2
75c5a3de1aee72870518799ab72d129dcd8ea9ab
Wed, 01 Jan 2020, Arnab Chakraborty написал(а):
>JVERSION
> Engine: j9
Thanks for helping me, Bill.
a1, a2 ok.
'75c5a3de1aee72870518799ab72d129dcd8ea9ab' =128!:6 a2
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1
On 1 Jan 2020 2:14 pm, "bill lam" wrote:
can you try
a1=: 11!:4000'http://www.jsoftware.com/jal/j901/revision.txt'
a2=
Does this succeed in a fresh session?
load'pacman'
'update'jpkg''
Wed, 01 Jan 2020, Arnab Chakraborty написал(а):
> Thanks for helping me, Bill.
>
> a1, a2 ok.
>
> '75c5a3de1aee72870518799ab72d129dcd8ea9ab' =128!:6 a2
> 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
I did file>exit in j session, started a new session :
load'pacman'
'update'jpkg''
Updating server catalog...
|limit error: fixlibs
| siz=.<&>0".(ndx+1)}.&>fls
Just in case it helps I can upload the apk somewhere, so that you can
check.
On Wed, 1 Jan 2020, 15:23 bill lam, wrote:
> D
jandroid.apk
https://drive.google.com/file/d/1-RnK3suQNJnXdg4qpSbhI1KrTXuiCdjL/view?usp=drivesdk
On Wed, 1 Jan 2020, 15:39 Arnab Chakraborty, wrote:
> I did file>exit in j session, started a new session :
>
> load'pacman'
>'update'jpkg''
> Updating server catalog...
> |limit error: fixlib
I can reproduce the crash in this
(ndx+1) }.&> fls
using an old android phone with armeabi
Perhaps some bugs in libj.so for armeabi(-v7a)
I will look into it.
Wed, 01 Jan 2020, Arnab Chakraborty написал(а):
> I did file>exit in j session, started a new session :
>
> load'pacman'
>'upda
great! I really appreciate your putting so much effort into this.
On Wed, 1 Jan 2020, 15:59 bill lam, wrote:
> I can reproduce the crash in this
> (ndx+1) }.&> fls
> using an old android phone with armeabi
> Perhaps some bugs in libj.so for armeabi(-v7a)
> I will look into it.
>
> Wed, 01 J
Hi,
For the record, I also get the same error for all 'jpkg' commands:
load'pacman'
'update'jpkg''
Updating server catalog...
|limit error: fixzips
| siz=.0".(ndx+1)}.&>fls
JVERSION
Engine: j901/j32/android
Release-a: commercial/2019-12-21T13:06:35
Library: 9.01.18
J Android: 1.4.00/8
I cannot make plot work either in J807
load 'plot'
not found: c:/program files/j807/addons/graphics/plot/plot.ijs
|file name error: script
| 0!:0 y[4!:55<'y'
JVERSION
Engine: j807/j32/windows
Release-d: commercial/2019-03-18T13:09:48
Library: 8.07.25
Qt IDE: 1.7.10s/5.9.8
Platform: Win 3
Bo, I think you had not install plot addon. Since you installed J under
program file folder, it requires administrative right to write files there.
I think the easiest way for you is to install J again on folders other than
program file. And then install all addons, eg
load'pacman'
'update' jpkg '
Oh sorry, should be
'install' jpkg 'all'
Wed, 01 Jan 2020, bill lam написал(а):
> Bo, I think you had not install plot addon. Since you installed J under
> program file folder, it requires administrative right to write files there.
>
> I think the easiest way for you is to install J again on fold
Dear All
Many recent messages to the programming forum were better suited to other
forums. See http://www.jsoftware.com/jwiki/System/Forums for an overview.
In particular, the main programming forum is for messages that are in some
way related to programming in J, as well as for announcements. Th
12 matches
Mail list logo