Ok ran into a snag and seeing if someone can see what I am doing wrong. I am reconfiguring since i was using QT 3.0.1. I got additional rpms for redhat, and got qt 2.3.2. I untar Qt in usr/local and renamed QT 2.3.2 dir to QT. Untar SEQ there as well. Configured fine, did make fine as well. Now trying to do make install and getting an error of "no rule to make target 'install'. Stop.

Should I be doing make install from same directory? profile has proper pathing for QTDIR. It points to usr/local/qt. Can anyone shed some light?