|
One-way Ping (OWAMP)
|
|
|
|
Download Directory
OWAMP Source Distribution
RPMs for OWAMP
The provided RPMs have been compiled on a RHEL 4 machine, and have been
tested on RHEL 4, RHEL 5, and CentOS 5. If these do not work on your systems,
you could also compile your own RPMs from the provided source RPMs.
Before installing the owamp-server RPM, you will need to have the I2util RPM
installed.
Versions of OWAMP before 3.0a have problems with some of the optimizations
done by the latest versions of GCC. The temporary fix is to add the
-fno-strict-aliasing flag to your compile line. This is done by setting
the CFLAGS environment variable (BEFORE running
./configure):
export CFLAGS='-g -O2 -fno-strict-aliasing'
Those of you interested in how the aliasing problem usually manifests
itself can see details at https://mail.internet2.edu/wws/arc/owamp-users/2006-07/msg00000.html.
|
|
| One-Way Ping (OWAMP) |
12 September, 2005 |
|
This material is based, in part, on work supported by the National Science
Foundation (NSF) under Grant No. ANI-0314723. Any opinions, findings and conclusions or
recommendations expressed in this material are those of the author(s) and do not necessarily
reflect the views of the NSF.
|
|