http://www.wxwidgets.org/
http://downloads.sourceforge.net/wxwindows/wxGTK-2.8.12.tar.bz2
mkdir buildgtk && cd buildgtk && ../configure --prefix=/usr --enable-unicode --enable-optimise --with-opengl && make
make install