Sounds like another J session was in the way. Be sure all J's are closed and then start j903 and try again.
On Thu, Feb 4, 2021 at 11:08 AM 'Michael Day' via Programming < [email protected]> wrote: > I always forget how to upgrade, so I usually use my own update verb, > pretty sophisticated, as you can see: > > update > 3 : 0 > load'pacman' > 'upgrade' jpkg 'jengine' > ) > > This happened: > > update'' > upgrade failed - ferase j.dll.old - exit all J sessions and try again > > Any thoughts before I do what it says? > > Thanks, > > Mike > > > On 04/02/2021 15:31, Eric Iverson wrote: > > Setting up a new win10 development/test machine led to an error in > building > > windows j903-beta-d. Some of the latest changes were not included. > > > > The build has been redone and uploaded. The crash on the second load of > > rubbish is fixed. > > > > Get the latest with: > > > > start J903 > > load'pacman' > > 'upgrade'jpkg'jengine' > > > > *** > > Check JVERSION or 9!:14'' to verify that your windows j903-beta-d was > built > > on Feb 4 and not on Feb 3. > > > > > > On Wed, Feb 3, 2021 at 6:33 PM 'Michael Day' via Programming < > > [email protected]> wrote: > > > >> Thanks. > >> > >> I've updated to beta-d. > >> Having had a bit of trouble with crashing on loading errors, I find > that > >> > >> load'noname' NB. just after firing up JQt > >> > >> correctly reports 'not found: ..../noname' on the first attempt, > >> > >> but crashes J903 beta-d on the second attempt. > >> > >> OK in J902. > >> > >> This is in Windows 10. > >> > >> Cheers, > >> > >> Mike > >> > >> > >> On 03/02/2021 22:34, Eric Iverson wrote: > >>> 903-beta-d is available for windows/linux/macos. > >>> > >>> If you already run J903-beta, then upgrade is easy: > >>> load'pacman' > >>> 'upgrade'jpkg'' NB. ensure base library and addons are current > >>> 'upgrade'jpkg'jengine' > >>> > >>> If you have not yet installed J903-beta, time to get started! > >>> https://code.jsoftware.com/wiki/System/Installation/J903 > >>> > >>> Release notes: > >>> https://code.jsoftware.com/wiki/System/ReleaseNotes/J903 > >>> > >>> Questions/bug reports/etc. should go to the beta forum. > >>> ---------------------------------------------------------------------- > >>> For information about J forums see http://www.jsoftware.com/forums.htm > >> > >> -- > >> This email has been checked for viruses by Avast antivirus software. > >> https://www.avast.com/antivirus > >> > >> ---------------------------------------------------------------------- > >> For information about J forums see http://www.jsoftware.com/forums.htm > >> > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > -- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
