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?
> 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)

Because, the shared library version number for 
GTK+-1.1.12 was:

 libgtk-1.1.so.11.0.1

Binary compatibility was maintained between GTK+-1.1.11
and GTK+-1.1.12. 

[ 
  For the curious the mapping from shlib version to GTK+
  version number (on Linux) is:

  libgtk-a.b.so.x.y.z  =>  GTK+-a.b.(x+y+z)
]

Regards,
                                        Owen



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