|
First check the requirements.
Download the latest version pinger 2.0.2 or
type
wget http://www.rnoc.gatech.edu/pinger2/software/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.
|