Fedora Core 3, Fedora Core 4 and RHEL 4 rpms are up:
http://fedora.showeq.org
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.2.0.0-1.fc3.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.2.0.0-1.fc3.i386.rpm
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.