mapbox / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
2.73k stars 432 forks source link

Installing Tippecanoe on AWS Linux #854

Closed Nur-Hassan closed 4 years ago

Nur-Hassan commented 4 years ago

I am trying to install Tippecanoe on AWS Linux and when I cd into the Tippecanoe directory and run make I get the following error


/bin/bash: g++-5: command not found
make: *** [geojson.o] Error 127```

What is happening here?
JosepAnSabate commented 2 years ago

I am with the same problem. Have you been able to install tippecanoe in Amazon Linux?