|
First check the requirements.
You may also want to look at the
Overview.
Download the latest version pingER 2.0.2 or
type
wget http://www-iepm.slac.stanford.edu/pinger/tools/pingER-2.0.2.tar.gz
To make the files, type:
tar xzf pinger-2.0.2.tar.gz
cd pinger-2.0.2
./configure
make test_prereqs
make
Then as the root user, type
make install
make install_cron
Read the README file for full details. If all goes well, in less than about 30 minutes you should see
data in /usr/local/share/pinger/data.
There are currently no known bugs.
|