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.

Вс, 29 сен 2013, Jeremy Smith писал(а):
> Thank you Bill, I was not aware of that page for some reason.
>  Unfortunately the first step indicated there (install 'qtide') crashes for
> me.  Rough morning!  :)
> 
> install 'qtide'
> Updating server catalog...
> Installing 1 package
> Downloading base library...
> Installing base library...
> Done.
> Installing JQt binaries...
> Finished install of jqt binaries.
> Installing Qt library...
> Connection failed: curl: (22) The requested URL returned error: 404
> 
> Connection failed:
> 
> curl: (22) The requested URL returned error: 404
> 
> unable to download: qt48-mac-intel.zip
> exit and restart J using bin/jqt
> 
> Bill Lam wrote:
> 
> > This page for Qt ide installation.  There is a couple of steps,
> > please read and follow them.
> 
> > http://www.jsoftware.com/jwiki/Guides/Qt%20IDE/Install
> ----------------------------------------------------------------------
> 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

Reply via email to