Updated Mapnik2 (markdown)

ThomasG77 2011-12-10 03:26:52 -08:00
parent d68a8d3ffb
commit af438cda7d

@ -152,13 +152,13 @@ Mapnik2 requires at least icu >= 4.2.
1. Get the latest release: 1. Get the latest release:
wget http://download.icu-project.org/files/icu4c/4.6/icu4c-4_6-src.tgz wget http://download.icu-project.org/files/icu4c/4.6/icu4c-4_6-src.tgz
tar xzvf icu4c-4_6-src.tgz tar xzvf icu4c-4_6-src.tgz
cd icu/source cd icu/source
./runConfigureICU Linux # on os x do: ./runConfigureICU MacOSX ./runConfigureICU Linux # on os x do: ./runConfigureICU MacOSX
make make
sudo make install sudo make install
sudo ldconfig sudo ldconfig
## Building Boost ## Building Boost