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:

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:

System/Installation/J701/Gtk (last edited 2012-01-02 12:42:59 by DavidMitchell)