Updated UbuntuInstallation (markdown)

Dane Springmeyer 2016-05-05 18:38:32 -07:00
parent 7d01d3d57c
commit aaf33d7a53

@ -21,7 +21,7 @@ cd mapnik-3.x
git submodule update --init
sudo apt-get install python zlib1g-dev clang make pkg-config
source bootstrap.sh
./configure
./configure CUSTOM_CXXFLAGS="-D_GLIBCXX_USE_CXX11_ABI=0"
make
make test
sudo make install