Re: Gnome Hide packages
Havoc Pennington <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
Julien MOUTTE <[email protected]> writes: > The remaining problem is still with glib :) > > no way to upgrade any of the package depending on glib (atk, gtk,...) > > I guess a simple rpm -Fvh --nodeps would solve my problem but i just wanted to get your opinions over this issue before fucking up my whole gnome install :) > It's just glib2 that's giving you problems probably; I wouldn't --nodeps, instead I'd address the dependency issues whatever you are seeing. You probably don't really need glib2 though, just glib 1.2. Havoc