Re: GTK+-2.0.1 released



Owen Taylor <otaylor redhat com> writes: 
> Neither -- it's intentional... the idea is, that if we don't change or
> add any interfaces, modules should be installed in the same place, so
> that packages that install GTK+ modules don't need to be rebuilt.
> 
> If you are installing GTK+ modules, you should use:
> 
>  pkg-config --variable=gtk_binary_version gtk+-2.0
> 
> To find out where to install them. Similarly, there is:
> 
>  pkg-config --variable=pango_module_version pango
> 
> To find out where Pango modules go.
> 

Well, with the important caveat that you should NOT install outside of
your $prefix - if your app is in a separate prefix from GTK, users 
will need to set a module search path env variable, which we hopefully
provide (?).

Havoc



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