George R Goffe wrote on Sun, 7 Sep 2014 23:35:02 -0700: > I ran this command "svn update -r r37266" You can always safely run "svn update" to get the latest revision. > [...] -I/usr/include/gtk-1.2 You'll need at least GTK+ 2.4.0 (and GLib 2.6.0) in order to compile the GUI. (The actual revision will inform now about it.) Ingo