On Jan 8, 2011, at 10:16 AM, bill lam wrote: > Did you do a fresh installation as I suggested? > > This is not a complaint, the installation should guide you to a successful > working gtkide environment for mac intel osx 10.5 and 10.6, If it didn't, > please describe exactly steps you had done so that the installation > instruction can be improved.
OK. I re-did my fresh install so you could see the terminal output: > azonips:~$ /Users/cturner/Applications/j701/bin/jgtk.command ; exit; > > jgtk front end is not installed. > > The install downloads required files. > > Windows install (gtk binaries) can take several minutes. > > To install jgtk, run sentence: > > install'gtkide' > > After install, run jgtk with: > Windows: jgtk icon > Linux: command (J folder)/bin/jgtk > Mac: jgtk icon or command (J folder)/bin/jgtk.command > All: jconsole run sentence load'gtkide' > > install 'gtkide' > Updating server catalog... > Installing 2 packages > Downloading ide/gtk... > Installing ide/gtk... > Downloading gui/gtk... > Installing gui/gtk... > Done. > 1 addon can be updated, 41 addons are not yet installed. > The base library is up to date. Then: > azonips:~$ /Users/cturner/Applications/j701/bin/jgtk.command ; exit; > > GTK init failed: libraries not installed or not found. > > Find path to the gtk folder with Finder or shell command: > ...> find / -name libgtk-x11-2.0.dylib 2> /dev/null > > If not found, you need to install GTK. > > The GTK installation is assumed to be in the Libraries framework. > > /Library/Frameworks/Gtk.framework/Libraries > /Library/Frameworks/Glib.framework/Libraries > ... > > |domain error: gtkinit > | 13!:8[3 So, is it clear that there's no provision to install any system level support for GTK on OSX? No libcairo, libgtk, libglib, etc, etc., no Gtk.framework, Glib.framework. C. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
