I'm trying to install OSM Bright for TileMill, following this tutorial: https://www.mapbox.com/tilemill/docs/guides/osm-bright-mac-quickstart/#osm2pgsql
I installed PostGres.app + postgresql 9.2 on MAC OS X. I've been getting this osm2pgsql error and I was wondering how to fix this:
osm2pgsql SVN version 0.84.0 (64bit id space)
Usage error. For further information see:
osm2pgsql -h|--help
[name]:~ [name]$ which osm2pgsql
/usr/local/bin/osm2pgsql
You need to provide
osm2pgsql
with the proper argument(s).Then you should be able to successfully run this command.
Please see Chapter 2 for more information on the arguments needed to download and import OSM data.