kosmtik / kosmtik

Make maps with OpenStreetMap and Mapnik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build dependencies

zerkms opened this issue · comments

What are the build dependencies and the recommended way to install it (on ubuntu)?

npm install fails with missing headers compilation error: first it needed headers for mapbox/variant, then nodejs/nan.

And so on, and so forth.

Is there a recommended way to get everything so that npm install just worked and it was not necessary to juggle with CXXFLAGS?

Thanks.

Oh, I see, it looks like it should be reported to the node-mapnik instead

mapnik/node-mapnik#890