[MapProxy] Minor erro upgrading from 0.9 to 1.0

Christian Willmes c.willmes at uni-koeln.de
Mon Mar 14 14:30:28 EDT 2011


Hi,

I guess you are right, that you have to install some additional dev
libs. I ran into an similar error recently on a CentOS environment.

Installing following libs solved the problem for me:

yum install make gcc gcc-c++ python26 python26-devel zlib-devel freetype freetype-devel libjpeg-devel

regards,
Christian

Am 14.03.2011 19:14, schrieb Jorge Gaspar Sanz Salinas:
> Hi all,
>
> I've upgraded a linux venv installation of MapProxy with pip and I get
> an error. MapProxy is working but as I'm a newbie deploying and using
> this kind of software, I'm trying to understand what's going on.
>
> Whole log is at http://pastebin.com/Xx3UcrmR but I suppose the most
> interesting part is:
>
>  building '_imaging' extension
>     gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
> -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging
> -I/home/USER/bin/venv/mapproxy/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: fatal error: Python.h: No such file or directory
>     compilation terminated.
>     error: command 'gcc' failed with exit status 1
>
> Maybe I'm missing some -dev libraries on my system?
>
> Best
_______________________________________________
MapProxy mailing list
MapProxy at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapproxy




More information about the MapProxy mailing list