Installation¶
Install scanloc¶
You may install and update the scanloc package using gsm [9] or by unpacking a package file which you need to download first. Our preferred installation path works with gsm.
Installation using gsm:
First time only (works also for SeisComP and all other gempa modules):
Get and install gsm [9] as outlined in the gsm documentation .
Set up gsm as outlined in the gsm documentation .
Regular scanloc installation and update:
cd $HOME/install/gsm ./gsm update ./gsm install scanloc
Unpacking the scanloc package file (not recommended):
Download the scanloc package TAR balls from our package server. The server address and login credentials will be communicated with you. The file name will take a structure like
scanloc-<version>-seiscomp-<SC version>-<OS>-<OS version>-<architecture>.tar.gz. The downloaded file must match your current version of SeisComP and your operating system.Unpack the file and extract the package it into your SeisComP installation, e.g.:
cd $SEISCOMP_ROOT/.. tar zxvf scanloc-<version>-seiscomp-<SC version>-<OS>-<OS version>-<architecture>.tar.gz
Install dependencies¶
scanloc requires no further software dependencies to be installed other than those for SeisComP.