You can actually run without cElementTree, I believe (albeit a little slower). However, TurboGears 0.9 also uses RuleDispatch and I'm not sure if that can run with pure Python.
I'm not, as a general rule, very concerned about running TurboGears on PDAs :) Kevin On 2/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello Kevin, > > as an experiment, I've tried to install TG on an ARM-architecture (a > zaurus), but I got stuck with the cElements since some of the python > requirements for compiling were missing. Is there a chance to get a > python egg from cElementTree for ARM or is there maybe a workaround to > get cElementTree running without compilation? > > With best regards, > > Fabian > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

