]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Installation.md
update osm2pgsql (gazetteer output tests)
[nominatim.git] / docs / admin / Installation.md
index c8006b0a58fd19db1b74b14fb23736ca94cc28f7..89afd2bcdda3cb011c13d0264c166a24fd48a7e8 100644 (file)
@@ -29,7 +29,8 @@ For compiling:
   * a recent C++ compiler
 
 Nominatim comes with its own version of osm2pgsql. See the
-osm2pgsql README for additional dependencies required for compiling osm2pgsql.
+[osm2pgsql README](https://github.com/openstreetmap/osm2pgsql/blob/master/README.md#building)
+for additional dependencies required for compiling osm2pgsql.
 
 For running tests:
 
@@ -45,7 +46,6 @@ For running Nominatim:
   * [PHP](https://php.net) (7.0 or later)
   * PHP-pgsql
   * PHP-intl (bundled with PHP)
-  * [PEAR::DB](https://pear.php.net/package/DB)
   * a webserver (apache or nginx are recommended)
 
 For running continuous updates: