Toralf Lund wrote:
> Or is the thinking that the
> suffixed ("-qt4") version of commands will always be used?
That is one relatively safe approach.
Another (non-exclusive) one is to always manually prepend the output from:
rpm --eval "%{_qt4_bindir}"
to your $PATH.
-- rex