X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/aab41b78af778f9840695b38fc6e1dc9b2171f83..2e6f5ba7e68d52aff93775ebffcdb5c59f7f65df:/vagrant/Install-on-Ubuntu-16.sh diff --git a/vagrant/Install-on-Ubuntu-16.sh b/vagrant/Install-on-Ubuntu-16.sh index 28e38be9..9c58d063 100755 --- a/vagrant/Install-on-Ubuntu-16.sh +++ b/vagrant/Install-on-Ubuntu-16.sh @@ -33,7 +33,8 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: # If you want to run the test suite, you need to install the following # additional packages: - sudo apt-get install -y python3-dev python3-pip python3-psycopg2 python3-tidylib phpunit + sudo apt-get install -y python3-setuptools python3-dev python3-pip \ + python3-psycopg2 python3-tidylib phpunit php-cgi pip3 install --user behave nose # urllib3 sudo pear install PHP_CodeSniffer