X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/f7a9462337355b4dfd1a5f487a2125b54caeee0f..3475e1dfd6c1ef44b7e2cc046d62a6f50108b6a0:/vagrant/Install-on-Ubuntu-20.sh diff --git a/vagrant/Install-on-Ubuntu-20.sh b/vagrant/Install-on-Ubuntu-20.sh index a6cc3706..94afca78 100644 --- a/vagrant/Install-on-Ubuntu-20.sh +++ b/vagrant/Install-on-Ubuntu-20.sh @@ -32,7 +32,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: libbz2-dev libpq-dev libproj-dev \ postgresql-server-dev-12 postgresql-12-postgis-3 \ postgresql-contrib-12 postgresql-12-postgis-3-scripts \ - php php-pgsql php-intl \ + php php-pgsql php-intl python3-dotenv \ 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 -