Hello, I am trying to get Mapnik to render maps for a WMS server I am trying to host. However, whenever I run generate_image.py, it gives me an error saying "ImportError: /usr/local/lib/libboost_python.so.1.43.0:undefined symbol: Py_Init_Module4_64". I have boost version 1.43 as well as python v 2.6 installed. I am on Centos 5 and I had no problems installing mapnik. The only problem I have is when I try to run generate_image.py. I have tried to export LD_LIBRARY_CONFIG=/usr/local/lib64 as well as /usr/local/lib64. Any help would be greatly appreciated.
Thanks! Sean -- View this message in context: http://old.nabble.com/ImportError-undefined-symbol-Py_Init_Module-tp32008257p32008257.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

