[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Best way...
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-app-devel-list redhat com
- Subject: Re: Best way...
- Date: Tue, 1 Jun 1999 02:40:31 -0400 (EDT)
On Mon, 31 May 1999, James Greer wrote:
> What is the best way to completely blow away gtk and start all over.
> I've got mixed versions installed, and I think the problems I'm getting
> are resulting from that. I would have done a make uninstall from the
> first, but didn't have the source.
> Now I'm getting very ill trying to make sure I remove EVERYTHING and all
> notion of everything before remaking glib and gtk.
This is unfortunately one of those problems best solved by planning ahead
:-)
(for example, by installing everything to /opt/gtk, or using debs or
RPMs).
Now that you're stuck though; remove prefix/lib/libgdk*,
prefix/lib/libglib*, prefix/lib/libgtk*, prefix/lib/glib/,
prefix/lib/gtk/, prefix/share/gtkrc*, prefix/share/aclocal/gtk.m4,
prefix/share/aclocal/glib.m4, prefix/include/gtk/, prefix/include/gdk/,
prefix/include/glib.h.
That's all I can think of...
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]