Updated UbuntuInstallation (markdown)
parent
7d01d3d57c
commit
aaf33d7a53
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue