Though now it seems to fail - after I customized the startup - because it's looking for "jpath'~system/config/version.ijs'" which does not exist.
On Sun, Apr 13, 2014 at 1:11 PM, Devon McCormick <[email protected]> wrote: > It looks like a complete re-install from scratch fixed it. > > > On Sun, Apr 13, 2014 at 12:36 PM, bill lam <[email protected]> wrote: > >> may be do it step by step >> 'upgrade'jpkg'base library' >> >> if it works, restart J to continue. >> >> Вс, 13 апр 2014, Devon McCormick писал(а): >> > JVERSION >> > Engine: j701/2011-01-10/11:25 >> > Library: 8.01.024 >> > Platform: Win 32 >> > Installer: j801 beta install >> > InstallPath: c:/program files/j801 >> > >> > I tried "install 'all'" but get the same message about 57 addons not yet >> > installed. >> > >> > >> > >> > On Sun, Apr 13, 2014 at 12:28 PM, Pascal Jasmin <[email protected] >> >wrote: >> > >> > > install 'all' will do what you want. it's using packman. There is no >> > > upgrade command, but I assume install also upgrades. >> > > >> > > >> > > ----- Original Message ----- >> > > From: Devon McCormick <[email protected]> >> > > To: J-programming forum <[email protected]> >> > > Cc: >> > > Sent: Sunday, April 13, 2014 12:20:08 PM >> > > Subject: [Jprogramming] Unable to get addons for J8 >> > > >> > > Hi - >> > > >> > > I normally use pacman to load and update packages in J7 like this: >> > > 'install' jpkg 'all' >> > > 'upgrade' jpkg 'all' >> > > >> > > but the same sequence in J8 does nothing for the "upgrade" step >> except tell >> > > me this: >> > > "Installed addons are up to date, 57 addons are not yet installed. >> > > >> > > There is a newer version of the base library. >> > > " >> > > >> > > >> > > Nothing I try seems to install the uninstalled addons. Has something >> > > changed ? >> > > >> > > >> > > Regards, >> > > >> > > >> > > Devon >> > > >> > > -- >> > > Devon McCormick, CFA >> > > ---------------------------------------------------------------------- >> > > For information about J forums see >> http://www.jsoftware.com/forums.htm >> > > ---------------------------------------------------------------------- >> > > For information about J forums see >> http://www.jsoftware.com/forums.htm >> > > >> > >> > >> > >> > -- >> > Devon McCormick, CFA >> > ---------------------------------------------------------------------- >> > 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 --recv-keys 4434BAB3 >> gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> > > > > -- > Devon McCormick, CFA > > -- Devon McCormick, CFA ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
