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-dev libxml2-dev
>>
>> seems to have done it. This needs to be mentioned, preferably right next
>> to the instructions for getting repoze.shootout and the other sample
>> applications.
>>
>> Is 'python setup.py develop' the "correct" approach?
>>
>
> Yes, usually into a virtualenv.  I've added install instructions to the
> shootout README.txt:
> http://svn.repoze.org/repoze.shootout/trunk/README.txt
>
> - C
>
>
>
>> 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.
>>
>>
>>Can you try installing libxml2-dev as well?
>>
>>Wichert.
>>
>>
>>
>>
>> --
>> SplashStart - Professional Websites. Starting Now.
>> http://www.splashstart.com
>>
>>
>> 
>>
>> ___
>> Repoze-dev mailing list
>> Repoze-dev@lists.repoze.org
>> http://lists.repoze.org/listinfo/repoze-dev
>>
>
>


-- 
SplashStart - Professional Websites. Starting Now.
http://www.splashstart.com
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


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

2009-07-08 Thread Chris McDonough
On 7/8/09 9:23 AM, david bain wrote:
> Okay, I needed libxslt-dev also.
>
> sudo apt-get install libxslt-dev libxml2-dev
>
> seems to have done it. This needs to be mentioned, preferably right next
> to the instructions for getting repoze.shootout and the other sample
> applications.
>
> Is 'python setup.py develop' the "correct" approach?

Yes, usually into a virtualenv.  I've added install instructions to the 
shootout 
README.txt: http://svn.repoze.org/repoze.shootout/trunk/README.txt

- C


>
> 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.
>
>
> Can you try installing libxml2-dev as well?
>
> Wichert.
>
>
>
>
> --
> SplashStart - Professional Websites. Starting Now.
> http://www.splashstart.com
>
>
> 
>
> ___
> Repoze-dev mailing list
> Repoze-dev@lists.repoze.org
> http://lists.repoze.org/listinfo/repoze-dev

___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


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

2009-07-08 Thread david bain
Okay, I needed libxslt-dev also.

sudo apt-get install libxslt-dev libxml2-dev

seems to have done it. This needs to be mentioned, preferably right next to
the instructions for getting repoze.shootout and the other sample
applications.

Is 'python setup.py develop' the "correct" 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.
>>
>
> Can you try installing libxml2-dev as well?
>
> Wichert.
>



-- 
SplashStart - Professional Websites. Starting Now.
http://www.splashstart.com
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


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

2009-07-08 Thread Wichert Akkerman
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.

Can you try installing libxml2-dev as well?

Wichert.
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev