Re: GTK+ Problems



Joseph Beharriell <reddevil@ssm.ca> writes:
> Okay, a few simple questions here:
> 
> 1. Isn't the GTK+ on CVS version 1.1.12?

No.  It is newer, but the version hasn't been updated (versions are
updated only on release).

> 2. If so, then why when you compile autogen.sh, make, and make compile
> it does it install the 1.1.12 headers but only installs 1.1.11
> libraries? (it says when you run the make install)

That's OK.  It will install libgtk-1.1.so.11.0.1, which is right for
Gtk+ 1.1.12.
 
> Whenever I try running the autogen.sh for gnome-libs it dies saying that
> the headers (1.1.12) fo not match the libraries (1.1.11) and therefore
> GTK+ is not installed (properly I guess). 

That's wierd.  Can you try again:

	$ cd /build/of/gnome-libs/
	$ rm config.cache
	$ ./config.status --recheck

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]