X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/fe250d3ee8a0c9863f42f4db9bc6427a39690142..eaee87e73decb643939ddf3ce64cd6d6373d71e2:/vagrant/Install-on-Ubuntu-20.sh diff --git a/vagrant/Install-on-Ubuntu-20.sh b/vagrant/Install-on-Ubuntu-20.sh index b182ecfd..a05cc9fe 100644 --- a/vagrant/Install-on-Ubuntu-20.sh +++ b/vagrant/Install-on-Ubuntu-20.sh @@ -31,7 +31,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: libboost-filesystem-dev libexpat1-dev zlib1g-dev \ libbz2-dev libpq-dev libproj-dev \ postgresql-server-dev-12 postgresql-12-postgis-3 \ - postgresql-contrib postgresql-12-postgis-3-scripts \ + postgresql-contrib-12 postgresql-12-postgis-3-scripts \ php php-pgsql php-intl \ python3-psycopg2 git @@ -161,16 +161,6 @@ EOFAPACHECONF sudo a2enconf nominatim sudo systemctl restart apache2 -# You need to create a minimal configuration file that tells nominatim -# where it is located on the webserver: - -#DOCS:```sh -tee settings/local.php << EOF -