I repeat the beta update instructions here (as I probably should have done
for each release). This will get easier down the road and now that we've
sorted out a few issues.

***
If JVERSION indicates you have beta-h or later, then get the latest with:

   load'pacman'
   je_update_jpacman_''

If on an older version, you need a few extra steps:

pacman update to the latest base library and restart J
   load'pacman''
   je_update_jpacman_'' NB. 1st time gets nonavx version - restart
   je_update_jpacman_'' NB. 2nd time might get avx - restart

On Mon, Nov 18, 2019 at 2:13 PM R.E. Boss <r.e.b...@outlook.com> wrote:

> I share your memory problems, so I have put these two lines
>
> NB.    load'pacman'
> NB.    je_update_jpacman_''
>
> at the beginning of my startup script, for a new version I uncomment and
> run them, and comment them again.
> The 'close J and restart' advice appears on the screen, so I don't need to
> store.
>
>
> R.E. Boss
>
>
> > -----Oorspronkelijk bericht-----
> > Van: Programming <programming-boun...@forums.jsoftware.com>
> > Namens 'Mike Day' via Programming
> > Verzonden: maandag 18 november 2019 10:55
> > Aan: programm...@jsoftware.com
> > Onderwerp: Re: [Jprogramming] 901-beta-q
> >
> > Thanks, Eric
> >
> > Perhaps it's only me:  I always have to check back over old instructions
> to
> > remember quite how to use pacman.
> >
> > So would you mind giving us low-memory types with the following reminder
> > in update notices? -
> >
> >    load'pacman'
> >    je_update_jpacman_''
> >
> >    Then close J and restart  - [My words! was something similar]
> >
> > Thanks in advance
> >
> > Mike
> >
> > On 17/11/2019 20:25, Eric Iverson wrote:
> > > 901-beta-q is available.
> > >
> > > This fixes a few bugs found in previous betas.
> > >
> > > This is probably the last beta, so please pile on to try to find bugs
> > > before they slip into the release.
> > >
> > > The release will be before the end of the month.
> > > ----------------------------------------------------------------------
> > > For information about J forums see
> > http://www.jsoftware.com/forums.htm
> >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> 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