TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:15891] GTK+ and RPM
> So I decide to just force it. Nope, you can only forcefully install and
> upgrade, you can't forcefully REMOVE things (no, that would just be too
> nice...). So I decide heck, I'll just install gtk+-1.2.7. Whoops!
> That relies on glib something or other, which won't install because
> it'll break everything else.
rpm -e --nodeps
What you want to do is just grab the latest GTK RPMS, or build them
yourself...
Compiling GTK is about as bad as compiling XFree. It takes ages*...