Skip to content
Snippets Groups Projects
Commit f696deb4 authored by User expired's avatar User expired
Browse files

deactivating psiprobe (does not work for tomcat 8)

parent c430270d
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ INSTALL_ISOCHRONE_LOCAL=false ...@@ -57,7 +57,7 @@ INSTALL_ISOCHRONE_LOCAL=false
INSTALL_ISOCHRONE_RELEASE=true INSTALL_ISOCHRONE_RELEASE=true
# will install latest isochrone snapshot from nexus repository # will install latest isochrone snapshot from nexus repository
INSTALL_ISOCHRONE_SNAPSHOT=true INSTALL_ISOCHRONE_SNAPSHOT=true
INSTALL_PROJECT_PSIPROBE=true INSTALL_PROJECT_PSIPROBE=false
############################ ############################
# Ext. argument handling # # Ext. argument handling #
...@@ -162,8 +162,8 @@ POSTGRESQL_SERVICE_NAME="postgresql" ...@@ -162,8 +162,8 @@ POSTGRESQL_SERVICE_NAME="postgresql"
POSTGRESQL_SHORT_VERSION="" POSTGRESQL_SHORT_VERSION=""
POSTGRESQL_VERSION="" POSTGRESQL_VERSION=""
PGROUTING_GIT_URL="https://github.com/pgRouting/pgrouting.git" PGROUTING_GIT_URL="https://github.com/pgRouting/pgrouting.git"
#PGROUTING_VERSION="auto" # activate to install from repository PGROUTING_VERSION="auto" # activate to install from repository
PGROUTING_VERSION="2.0.0" # activate to install from source #PGROUTING_VERSION="2.0.0" # activate to install from source
REPO_ELGIS="none" REPO_ELGIS="none"
REPO_EPEL="none" REPO_EPEL="none"
REPO_POSTGRESQL="" # will be set later (depending on architecture) REPO_POSTGRESQL="" # will be set later (depending on architecture)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment