[Tile-serving] [openstreetmap/osm2pgsql] Update Fedora build instructions (#784)

Sarah Hoffmann notifications at github.com
Wed Aug 30 18:51:06 UTC 2017


lonvia requested changes on this pull request.



>  ```
+_Note: Fedora 26 uses GEOS 3.6.1 which is currently incompatible.  See [Issue 634](https://github.com/openstreetmap/osm2pgsql/issues/634)_

GEOS is no longer a requirement, so this comment is not needed. Neither is the added geos-devel dependency.

>  
 ```sh
-sudo yum install cmake gcc-c++ boost-devel expat-devel zlib-devel bzip2-devel \
-  postgresql-devel proj-devel proj-epsg lua-devel
+sudo dnf install cmake make gcc-c++ boost-devel expat-devel zlib-devel bzip2-devel \
+  postgresql-devel proj-devel proj-epsg lua-devel geos-devel

Is dnf also used in the current stable CentOS release? If yes, you should be changing the EPFL installation instructions below, if not then the CentOS section below needs explicit installation instructions using yum.

-- 
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/pull/784#pullrequestreview-59656545
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170830/da4850fc/attachment.html>


More information about the Tile-serving mailing list