For any interested users using Linux, I've built some xpis from svn revision which work with Firefox 3.5 on Ubuntu 9.04, Fedora 11, and various other distributions:
32-bit: http://gkovacs.xvm.mit.edu/google-gears/gears-linux-0.5.25.0.xpi 64-bit: http://gkovacs.xvm.mit.edu/google-gears/gears-linux-x86_64-0.5.25.0.xpi If you'd like to build it yourself, use the following commands: sudo apt-get install build-essential subversion m4 svn co http://gears.googlecode.com/svn/trunk -r3373 cd trunk wget http://gkovacs.xvm.mit.edu/google-gears/gears-gcc433.diff patch -p0 -i gears-gcc433.diff cd gears make
