Fedora Core 3 and RHEL 4 rpms are up in my usual location:
http://gibbled.com/seq
To install these on Fedora Core 3 for the first time, download both the maps and the application package, then go to the directory you saved them in and type the command
Code:
rpm -ivh showeq-5.0.0.22-1.i386.rpm showeq-maps-1.0-4.noarch.rpm
and the packages will install. As always, you will need to be root to install the packages or run ShowEQ. (If you're downloading a future version, of course the version numbers won't be the same.)
When you need to update, you will usually only need to update the showeq package, the showeq-maps package will rarely change. If you had a previous RPM version installed, just update with
Code:
rpm -Fvh showeq-5.0.0.22-1.i386.rpm
If you aren't using Fedora Core 3, but your system does use RPMs, feel free to try and see if these work. Due to differences in the libpcap and qt versions, I also have an RHEL4 version posted since I had a few requests for those. The SRPM will build on RHEL3 and other white box rebuilds if you want to go that route.
Note that I've built it so that it places SEQ under /usr/bin, and the maps and other files in /usr/share/showeq, and documentation is in /usr/share/doc/showeq- but if you're a keener on keeping it in /usr/local it is relocateable.