Updated Installing Mapnik on OS X with Homebrew (markdown)
parent
b4d345092a
commit
2cf78039b8
1 changed files with 1 additions and 0 deletions
|
@ -29,5 +29,6 @@ brew install cairo
|
|||
git clone https://github.com/mapnik/mapnik.git
|
||||
cd mapnik
|
||||
./configure CXX="clang++" JOBS=`sysctl -n hw.ncpu`
|
||||
make
|
||||
make install
|
||||
```
|
Loading…
Add table
Reference in a new issue