В Чтв, 08/10/2009 в 15:13 +0530, Shreya Chakravarty пишет:
> Hi
> 
> I am trying to setup thrift on Ubuntu
> 
> While doing make I get the following error:

> ding 'thrift.protocol.fastbinary' extension
> -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPI
> /usr/include/python2.4 -c src/protocol/fastbinary.c -o build/temp.linux-i686
> /src/protocol/fastbinary.o
> protocol/fastbinary.c:20:20: error: Python.h: No such file or directory
> protocol/fastbinary.c:21:23: error: cStringIO.h: No such file or directory

It looks like you need to install python-dev package.

Reply via email to