Skip to content

Instantly share code, notes, and snippets.

@fgassert
Last active August 29, 2015 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fgassert/54ea000605b1b8e52336 to your computer and use it in GitHub Desktop.
Save fgassert/54ea000605b1b8e52336 to your computer and use it in GitHub Desktop.
Building mapnik with dependencies from macports...
python scons/scons.py configure ICU_LIBS=/opt/local/lib/ ICU_INCLUDES=/opt/local/include/ BOOST_INCLUDES=/opt/local/includes/boost BOOST_LIBS=/opt/local/lib/ CAIRO_LIBS=/opt/local/lib/ CAIRO_INCLUDES=/opt/local/include/ PKG_CONFIG_PATH=/opt/local/Library/Frameworks/Python.framework/Versions/Current/lib/pkgconfig/ PG_CONFIG=/Applications/Postgres.app/Contents/MacOS/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment