[OSM-dev] generate image failed

Andre Joost andre+joost at nurfuerspam.de
Fri Feb 3 06:18:35 GMT 2012


Am 03.02.2012 04:13, schrieb Anwar Azulfa:
> I check on /usr/lib/ ,obviously that there are libmapnik.0.7.so and
> libmapnk2.so
>
> Then i remove them and build mapnik2 again.
>
> Now i got no error when i try to import mapnik2 on pythn
>
> Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39)
> [GCC 4.4.5] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import mapnik2
>>>>
>
> But my mad_tile still don't generate image on webserver.
> when i execute renderd -f on mod_tile inside, i got error message like
> bellow:
>
> renderd: error while loading shared libraries: libmapnik.so.2.0: cannot
> open shared object file: No such file or directory
>

Sorry, I dont use renderd. Did you manage to get generate_img.py working?

One thing I got stuck with:
Mapnik 2.0.0 starts with "try: import mapnik2" which was changed to 
"import mapnik" in Mapnik 2.0.1. Maybe renderd still uses the wrong 
directory?

Greetings,
André Joost




More information about the dev mailing list