Are you sure? Your log shows a file name with 'intel'. Вс, 29 сен 2013, Jeremy Smith писал(а): > My version of stdlib.ijs has the second line already, not the first. I > just downloaded J8 this morning per Chris's suggestion, FYI. > > Bill Lam wrote: > > > The name of file had changed, please edit the file ~system/main/stdlib.ijs > > and > > make this change > > > - z=. 'qt48-mac-',(IFPPC pick 'intel';'ppc'),'.zip' > > + z=. 'qt48-mac-',(IFPPC pick (IF64 pick 'x86';'x64');'ppc'),'.zip' > > > It will be fixed when the new base library is released. > ---------------------------------------------------------------------- > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
