RPMs aren't the way to go, you're better off using the zipped version of the code, and compile from source. It's simple to compile.
There will be an install file in the ziped source to tell you how to do it.
With RPMs the best way for someone new to linux do it is to log in as root into GNOME and use Gnome's file manager to double click the RPM. Red hat's gui tool will take over, and there you go. On the commandline, look at man rpm... you'll see the commandline switch for install is -i or something similar. I hate RPMs as RedHat doesn't like to put things were everyone else does, so alot of times it doesn't find something that is properly installed in a traditional location.