dnsperf Red Hat Enterprise Linux Installation

INTRODUCTION

The Red Hat Enterprise Linux distribution of dnsperf contains the
following RPM package:

           dnsperf-1.0.1.0-1.i386.rpm

STEP-BY-STEP INSTALLATION INSTRUCTIONS

To install dnsperf, follow these steps:

    1. If you have not already done so, download the package's
       compressed tar file and extract the contents.  This creates a
       dnsperf-1.0.1.0-1 directory.

           shell# tar zxf dnsperf-1.0.1.0-1-rhel-4-i386.tar.gz

    2. From the directory you unpacked the distribution in, execute
       the following commands as root:

           shell# cd dnsperf-1.0.1.0-1
           shell# rpm -ivh dnsperf-1.0.1.0-1.i386.rpm

       You may find it convenient to add /usr/local/nom/sbin to PATH,
       and/or add /usr/local/nom/man to MANPATH.

UNINSTALLATION INSTRUCTIONS

If you wish to uninstall dnsperf, follow these steps:

    1. Remove the package, execute the following command as root:

           shell# rpm -e dnsperf

UPGRADE INSTRUCTIONS

To upgrade your version of dnsperf, simply follow the UNINSTALLATION
and INSTALLATION instructions above.

ADDITIONAL NOTES

Please note that at this time Nominum software is only supported when
installed in the default location.

