Release 0.5.1
Hello all, I'm pleased to announce 0.5.1 release.
This is a minor bugfix release; it is a recommended upgrade for users of 0.5.0. This release includes the following changes:
- builds with GCC 4.3
- re-enables regex support, which was inadvertently disabled in 0.5.0
- add better error handling to shapeindex
- support ppc64 builds
- fix division by zero error in placement_finder.cpp with multiple loops
Big thanks to Dominic Hargreaves for making it happen!
Posted by Artem Pavlenko on April 15, 2008
Comments
Artem Pavlenko April 22, 2008 at 8:41 a.m.
Try using BOOST_INCLUDES=... and BOOST_LIBS=.. (and possibly BOOST_TOOLKIT) . Better discussing this on mapnik-users.
HTH
Wolfi April 22, 2008 at 11:31 a.m.
I had a similar problem on CentOS 5.1 (RHEL 5 clone).
The distribution's boost libraries are not named in accordance with the boost getting started guide, but as system libraries, i.e. boost_filesystem.so, instead of boost_filesystem-mt* (-mt for multi-threaded).
I went through all of the SConscript files that contained the pattern 'thread_suffix' and changed that from '-mt' to ''.
Dane Springmeyer August 15, 2008 at 11:34 p.m.
When will another stable release arrive that includes the fixes to the WMS server?
Alexander Frank August 18, 2008 at 4:14 p.m.
civilizer hypotrophy theistically supinate sinsion pico granitite smeltman
<a href= http://www.iran-e-sabz.org/news/news.htm... >Green Party of Iran Environment News Archive</a>
http://www.kjartan.co.uk/showbiz/
<a href= http://socserv2.socsci.mcmaster.ca/~econ... >The Wealth of Nations</a>
http://cnn.com/2001/WORLD/meast/02/23/gu...
<a href= http://cnn.com/2002/SHOWBIZ/News/12/01/o... >Lopez and Affleck in 'Jen Saves Ben'</a>
http://cse.ssl.berkeley.edu/segwayed/ind...
<a href= http://www.karisgraphics.com/ >Karis Graphics</a>
http://www.heptune.com/farts.html



DP April 20, 2008 at 9:19 p.m.
Hello,
I can't get it running on SuSE 10.3
When I run scons.py I get the error message:
"Could not find header or shared library for boost filesystem."
Boost is installed.