[MapProxy] Minor erro upgrading from 0.9 to 1.0

Jorge Gaspar Sanz Salinas jsanz at osgeo.org
Mon Mar 14 14:43:35 EDT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

El 14/03/11 19:30, r Willmes escribió:
> 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
> 
> 
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy

Yes I was missing on my system (ubuntu 10.10) python2.6-dev and
libfreetype6-dev to finish PIL compilation with this summary

    --------------------------------------------------------------------
    PIL 1.1.7 SETUP SUMMARY
    --------------------------------------------------------------------
    version       1.1.7
    platform      linux2 2.6.6 (r266:84292, Sep 15 2010, 16:22:56)
                  [GCC 4.4.5]
    --------------------------------------------------------------------
    *** TKINTER support not available (Tcl/Tk 8.5 libraries needed)
    --- JPEG support available
    --- ZLIB (PNG/ZIP) support available
    --- FREETYPE2 support available
    *** LITTLECMS support not available
    --------------------------------------------------------------------

I imagine I can ignore tkinter and littlecms support for MapProxy needs.

Thanks Christian

- -- 
Jorge Gaspar Sanz Salinas
http://es.osgeo.org
http://jorgesanz.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNfmHXAAoJEAOYD75lvHdB8X4IAOS0FdeE9X/nqzLEz7PufWbh
k2tXYEPKzQ543Z1VdYzvOX8iPnr4pzP3uan2ORd8r+6RHVMjuKHvUGSolcqxSIoA
l1r4WAJaRoAifpUHR64ERrMaSZfMWL2JjvgBZD3ndbpZlMv23wn2x51urIQvNgmK
Yh4I4dSeHG1etjksba0L3Vw00hRhkhJt7U6dpOhyT0CtBxN3K69dTDUNFjkeHF9H
7bIXH7AZntviEIMq223rdkYSDdkncRAGc6+a8XhbxTtI+cvtZFqN3/gvjIPnOgjz
QoqgjRK3v5ZNhlrj8Pjht2RCf8h7rsB7O+CFuJyYd1ObjiY++xr+vftYprp4qOk=
=tE7K
-----END PGP SIGNATURE-----


More information about the MapProxy mailing list