[tahoe-dev] Compiling Error

David-Sarah Hopwood david-sarah at jacaranda.org
Tue Nov 9 02:51:10 UTC 2010


On 2010-11-09 00:27, Yonggang Wen wrote:
> Hi, there:
> 
> I was following the instruction on the quickstart page. The following error resulted from python setup.py build:
> 
> Not found: tahoe-deps
> Not found: ../tahoe-deps
> twisted/runner/portmap.c:10: fatal error: Python.h: No such file or directory
> compilation terminated.
[...]
> distutils.errors.DistutilsError: Setup script exited with error: command 'gcc' failed with exit status 1
> 
> Any suggestion?

A workaround is to install the python-dev package (as it is called on Ubuntu;
it might have other names in other OS packaging systems).

To stop users getting this error from following the quickstart instructions,
we need to upload binary eggs for all dependencies that require C/C++ code,
which includes Twisted.

(Fixing <http://twistedmatrix.com/trac/ticket/3586> would remove Twisted from
the set of dependencies for which this is necessary.)

-- 
David-Sarah Hopwood  ⚥  http://davidsarah.livejournal.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 292 bytes
Desc: OpenPGP digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20101109/912d4e5d/attachment.pgp>


More information about the tahoe-dev mailing list