Installing and running gnash from the command line gives: gnash: error while loading shared libraries: libgtkglext-x11-1.0.so.0: cannot open shared object file: No such file or directory rpm -q gnash gnash-0.7.2-2.fc7 Installing gtkglext manually solves this issue.
That's quite strange. I guess it is a yum/rpm bug, and not a gnash bug. Does libgtkglext-x11-1.0.so.0 appears in rpm -q --requires gnash?
Is this fixed? I remember that there was a yum bug once that lead to dependencies not being bring in. As a side note gnash don't depend on gtkglext anymore since it uses the agg renderer now.
No response for too much time. Reopen if you think that this bug isn't fixed.