Jon Burgess-3 wrote:
> 
> It looks like the copy of the mapnik library used for this test
> (/usr/lib/libmapnik.so.0.7) was not built with debug enabled (scons
> DEBUG=True).
> 

Now it becomes hairy, because I am not sure how to do this. I figured I had
a debug version as it produced an excessive amount of logging as shown in
the posts above.

What I did was the following:
apt-get build-dep mapnik
apt-get source mapnik
Add DEBUG=True in in debian/rules
dpkg-buildpackage

This gave me the following packages:
libmapnik0.7_0.7.1-1_amd64.deb   
mapnik-doc_0.7.1-1_all.deb      
python-mapnik_0.7.1-1_amd64.deb
libmapnik-dev_0.7.1-1_amd64.deb  
mapnik-utils_0.7.1-1_amd64.deb

I installed all of them with dpkg -i

Is there an error in this procedure that would explain the missing debug
info?

bye
            Nop

-- 
View this message in context: 
http://gis.638310.n2.nabble.com/Debugging-mapnik-hangs-tp5557749p5572880.html
Sent from the Mapnik Users mailing list archive at Nabble.com.
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to