install complains about needing perl(SVG).
If this happens for you, you can ignore with --nodeps parameter to rpm
(seems to work for me).
Hidden denpendency: gc
prep: yum install libatkmm gtkmm24 glibmm24 gc
For FC3, you need to enable yum 'extras' repository. (included in FC4)
Once all depencancies are handled, it will complain about missing perl(SVG) At that point you can install with --nodeps (I was too lazy to figure out where the spurious dependency came from)