Re: how to build and install gtk-config-2.0?



On Tue, Apr 03, 2001 at 04:53:29PM -0500, Skip Montanaro wrote:
> 
> Thanks to Havoc's help I got gtk+ built and installed.  Unfortunately,
> gtk-config-2.0 wasn't built from gtk-config-2.0.in.  I managed to finagle
> that by adding this to configure.in:
> 
> *** /tmp/skip/configure.in.~1.200~	Tue Apr  3 11:55:15 2001
> --- /tmp/skip/configure.in	Tue Apr  3 11:55:15 2001
> ***************
> *** 1169,1174 ****
> --- 1169,1175 ----
>   config.h.win32
>   gtk+.spec
>   docs/gtk-config.1
> + gtk-config-2.0
>   Makefile
>   gdk-pixbuf-2.0.pc
>   gdk-2.0.pc
> 
> Unfortunately, that doesn't seem to make all the necessary substitutions,
> leaving some "@...@" strings in the generated script, so I suspect that
> wasn't quite the right thing to do.  I managed to manually substitute the
> remaining "@...@" stuff using the output from pkg-config, but would
> appreciate inputs on the correct way to do this.  (Back to the autobook for
> me...)

uh.. gtk-config, glib-config and all that have kicked the bucket in favour of the pkg-config Centralized Master -Configer in 2.0. Where you would use gtk-config-2.0 you are supposed to use 'pkg-config gtk-2.0'...





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