python-numpy php-phpunit-PHPUnit
pip install --user --upgrade pip setuptools lettuce==0.2.18 six==1.9 \
haversine Shapely pytidylib
+ sudo pear install PHP_CodeSniffer
#
# System Configuration
<Directory "$USERHOME/build/website"> #DOCS:<Directory "$USERHOME/Nominatim/build/website">
Options FollowSymLinks MultiViews
AddType text/html .php
+ DirectoryIndex search.php
Require all granted
</Directory>
if [ "x$1" == "xyes" ]; then #DOCS:
cd $USERHOME
- git clone --recursive git://github.com/twain47/Nominatim.git
+ git clone --recursive git://github.com/openstreetmap/Nominatim.git
#DOCS: cd Nominatim
else #DOCS: