On Sun, 2007-02-11 at 13:24 +0000, Paul wrote: > su > yum -y remove mono* > yum -y install mono* > > should fix things. That would firstly remove mono, and anything else that required it. Then it would re-install mono, but not anything else that got removed by the first step, unless the package name happened to start with the word mono. If anyone takes this approach, watch what gets removed, as well. You can decide for yourself if you want to put anything extra back on. I'd be tempted to do it without the "-y", so you get a chance to confirm or deny before proceeding. -- (This box runs FC5, my others run FC4 & FC6, in case that's important to the thread.) Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists.