how to build and install gtk-config-2.0?



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

Thanks,

-- 
Skip Montanaro (skip pobox com)
(847)971-7098




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