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
