Re: [Repoze-dev] Example / Tutorial about Pyjamas + Repoze.BFG?

2009-07-15 Thread david bain
Is there working demo code with these two together? On Wed, Jul 15, 2009 at 6:01 PM, george hu wrote: > I'm wondering anybody can write an example or step-by-step work through on > how to setup these two things to work together? > > ___ > Repoze-dev ma

Re: [Repoze-dev] Getting Started with repoze.bfg - installing repoze.shootout, lxml errors

2009-07-08 Thread david bain
Chris, Thanks, this is really helpful, I'm sure it will lower the barrier for a few newbies. On Wed, Jul 8, 2009 at 11:02 AM, Chris McDonough wrote: > On 7/8/09 9:23 AM, david bain wrote: > >> Okay, I needed libxslt-dev also. >> >> sudo apt-get install libxslt-d

Re: [Repoze-dev] Getting Started with repoze.bfg - installing repoze.shootout, lxml errors

2009-07-08 Thread david bain
t; approach? On Wed, Jul 8, 2009 at 8:05 AM, Wichert Akkerman wrote: > On 7/8/09 2:07 PM, david bain wrote: > >> I stuck at installing repoze.shootout. >> using python2.4, virtualenv --no-site-packages, and ubuntu with >> build-essentials. >> > >

[Repoze-dev] Getting Started with repoze.bfg - installing repoze.shootout, lxml errors

2009-07-08 Thread david bain
I stuck at installing repoze.shootout. using python2.4, virtualenv --no-site-packages, and ubuntu with build-essentials. I went through the repoze documentation and getting started was pretty manageable. then I tried to install a sample application. I checked out repoze.shootout and discovered th