Hi Andreas and Guillaume,

yes, I really needed setuptools, and the python-dev package as suggested 
by Guillaume was required as well.

Thanks for the help,
Marc




On 22.09.2010 10:35, Andreas Hocevar wrote:
> Hey Marc,
>
> it looks like bootstrap was not able to install setuptools. If you don't mind 
> having setuptools installed, can you try to run
>
> $ easy_install setuptools
>
> This should install setuptools on your system. If that works, then running 
> bootstrap again should also work.
>
> Please let me know if you are successful - if you join #geonode on 
> irc.freenode.net, we can also do that in a less asynchronous manner.
>
> Regards,
> Andreas.
>
> On Sep 22, 2010, at 10:21 , Marc Jansen wrote:
>
>
>> 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
>>
>>

Reply via email to