Brian, Could you upgrade base library before further testing, IFJ6 will then be defined as 0 when booting up J701. The condition you quoted is intended for J602 and J701 does not need to execute those lines.
T_base_ not defined may be you defined inside a branch that has not yet been executed when load'gtkide' To summary, you need to 1. upgrade base library 2. copy the gtk folder under gimp to ~install/gtk and see if it work. Сбт, 08 Янв 2011, Brian Schott писал(а): > (Charles, I am watching your messages here, too.) > > Bill, > > This code looks wrong in gtk.ijs. The `require` line looks weird. > Another issue is that in this thread you said I could alternatively > manually enter `IFJ6_z_=:0` but that looks inconsistent with this > excerpt of code if the condition is to be met. > > 3 : 0'' > if. IFJ6 do. > 'require'~'dll strings unicode' > end. > '' > ) > > But more importantly, when I insert the following line above the code > above, I still am getting a "value error" when I type `T_base_` into > the X11 jconsole after typing in `load'gtkide'`. Why? > > T_base_=: 22 > > > > On Sat, Jan 8, 2011 at 4:50 AM, bill lam <[email protected]> wrote: > > You are right, ~addons/gui/gtk/gtk.ijs > > > ---------------------------------------------------------------------- > 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
