[Distutils] Buildbot throwing a gear after default setup?

ssteinerX@gmail.com ssteinerx at gmail.com
Sat Oct 17 20:45:07 CEST 2009


On Oct 17, 2009, at 12:24 PM, Tarek Ziadé wrote:

> On Sat, Oct 17, 2009 at 4:49 PM, ssteinerX at gmail.com
> <ssteinerx at gmail.com> wrote:
>>>
>>> precisely:
>>> python bootstrap.py && bin/buildout -c buildbot.cfg
>>
>> ssteiner at ubuntu:~/distutils-builbot$ python bootstrap.py && bin/ 
>> buildout -c
>> buildbot.cfg
>> Downloading
>> http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6.egg
>> Getting distribution for 'Twisted'.
>> twisted/runner/portmap.c:10:20: error: Python.h: No such file or  
>> directory
>
> Buildbot needs Twisted, so it needs the 'python-dev' to compile on  
> ubuntu.
>
> $ apt-get install python-dev
> $ apt-get install build-essentials

Is there an easy way of getting bootstrap.py to run these (and get  
Zlib) on Ubuntu since they're not installed on a default image?

S



More information about the Distutils-SIG mailing list