[Tile-serving] [openstreetmap/osm2pgsql] Unable to import planet after repeated attempts on powerful machines (#930)
Max Heinritz
notifications at github.com
Wed May 8 21:01:34 UTC 2019
master `HEAD`, I think? Here is how I installed:
```
sudo amazon-linux-extras install epel
sudo yum install cmake make gcc-c++ boost-devel expat-devel zlib-devel \
bzip2-devel postgresql-devel proj-devel proj-epsg lua-devel
sudo yum install git
git clone git://github.com/openstreetmap/osm2pgsql.git
cd osm2pgsql & mkdir build & cd build & cmake .. & make
sudo make install
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/930#issuecomment-490649475
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190508/faf0cbd7/attachment.html>
More information about the Tile-serving
mailing list