Install
The Gtk IDE is available for windows 32/64, linux 32/64 and Mac OSX 10.5 and later for Intel 32/64. It requires the Gtk binaries, plus the Gtk addons.
The Gtk binaries need to be downloaded for Windows and Mac, and saved in ~/install/gtk. The Gtk binaries are usually already installed on Linux. The GtkSourceView component should also be installed, if possible.
For all platforms, to download the required components, start jconsole (you will need to start jconsole with Administrator rights if you did a System install on Vista/Win7) then:
install 'gtkide'
When finished, restart J. To run the Gtk IDE, enter:
load 'gtkide'
Alternatively, create a J shortcut with a final parameter of gtkide, e.g.
bin/jconsole gtkide
Binaries
The gtk binaries are stored under www.jsoftware.com/download in files:
gtkmac32.zip http://www.jsoftware.com/download/gtkmac32.zip
gtkmac64.zip http://www.jsoftware.com/download/gtkmac64.zip
gtkmacppc.zip http://www.jsoftware.com/download/gtkmacppc.zip
gtkwin32.zip http://www.jsoftware.com/download/gtkwin32.zip
gtkwin64.zip http://www.jsoftware.com/download/gtkwin64.zip
These include language files for de, es, fr, ru and zh. Additional language files are in:
gtkmaclang.zip gtklang-full.tgz
Source
Source is in subversion at:
