Hi Jo, thanks, installing the dev-package did the trick.
Regards, Marc On 22.09.2010 10:32, Joanne Cook wrote: > Hi Marc, > > I think you need the python-dev package too- that helped me with the same > error. > > Jo > > ----- Original Message ----- > From: "Marc Jansen"<[email protected]> > To: [email protected] > Sent: Wednesday, 22 September, 2010 9:21:54 AM > Subject: [geonode] Installation from trunk: failed > > Hi list, > > I tried to follow the instructions in the svn-wiki to install GeoNode > from trunk but failed when running bootstrap.py: > http://projects.opengeo.org/CAPRA/browser/GeoNode/trunk/README.rst > > python bootstrap.py --no-site-packages > [excerpt] [...] > building '_imaging' extension > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall > -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/usr/include/freetype2 -IlibImaging > -I/home/marc/Downloads/GeoNode/include -I/usr/local/include > -I/usr/include -I/usr/include/python2.6 -c _imaging.c -o > build/temp.linux-x86_64-2.6/_imaging.o _imaging.c:75:20: error: > Python.h: No such file or directory > [...] > error: command 'gcc' failed with exit status 1 > [...] Build failed: Subprocess return code: 1 > [/excerpt] > > This is my system: > > javac 1.6.0_20 > Python 2.6.5 > Apache Maven 2.2.1 (rdebian-1) > Java version: 1.6.0_18 > Java home: /usr/lib/jvm/java-6-openjdk/jre > Default locale: de_DE, platform encoding: UTF-8 > OS name: "linux" version: "2.6.32-25-generic" arch: "amd64" Family: > "unix" > > Attached is the pip-logfile (although I do not know whether attachments > are allowed with librelist. I'll post it elsewhere, if I can't attach > the file). > > If you need more information to tackle down the problem, just tell me. > > Any help is greatly appreciated. > > Thanks in advance, > > Marc >
