Hello, i've play around with the instructions and got it working on Ubuntu 10.04 and Python 2.6.
I've blogged about it here: http://www.liangeugene.com/2011/02/running-pubsubhubbub-on-ubuntu-10-04-python-2-6/ Best Regards. On Jan 30, 8:48 am, Mariano Guerra <[email protected]> wrote: > On Fri, Jan 28, 2011 at 8:20 AM, jazzy <[email protected]> wrote: > > Ok, so the instructions haven't been updated since August 2nd, it > > looks like mapreduce has been updated to work with a later app engine > > SDK since then, so I reverted all the changes that have been made > > since August 2nd: > > > cd pubsubhubbub/hub/mapreduce > > svn merge -r > > HEAD:87http://appengine-mapreduce.googlecode.com/svn/trunk/python/src/mapreduce > > > And now it seems to be working. Whoever maintains this, the changes > > made to mapreduce/util.py were made some time ago, maybe it's about > > time these instructions were updated and/or code fixed to work? And > > maybe svn externals should point to tags not trunk if you want > > reliable builds? > > hi, I'm the original creator of the getting started guide, I'm working > on a new version using more known and up to date tools > (flask/jinja2/jquery), when I have some time I will publish a first > draft somewhere so people can test it.
