Hi everyone,this is my first time writing on this mailing list (and on any mailing list).I cannot build GTK with jbuild on my Leopard 10.5.8 system.I followed this guide to build GTK:http://sidhosting.co.uk/josh_fradley/getting-emesene-2-up-and-running-on-os-x/which is basically the same as the one in Gnome site:http://live.gnome.org/GTK%2B/OSX/Building#ProcedureI followed the first guide, so I ran these 2 commands:1) curl -o gtk-osx-build-setup.sh https://raw.github.com/jralls/gtk-osx-build/master/gtk-osx-build-setup.sh2) sh gtk-osx-build-setup.shThen I setted ~/.local/bin as PATH. Finally I did the 'jhbuild bootstrap' which gave me these errors:http://pastebin.com/xnGm7zgPI get the same error with Python 2.5 - 2.6 - 2.7Can someone help me please?Thanks everyone.