Re: [blog] Why I hate Gtk+/GNOME (from the perspective of an Ada supporter)



Martin Krischik wrote:
Hi,

http://ada-programming.blogspot.com/2008/01/why-i-hate-gtkgnome.html

It seems you forgot to read pkg-config/README.Win32; it says:

"On Unix, pkg-config is built using its own copy of GLib 1.2.8. On
Windows, we use the normal GLib available for Windows (2.0.x). Yes,
this does introduce a kind of circular dependency. But, that can be
worked around. The circular dependency only appears if one uses the
configure mechanism to build GLib. GLib's configure script checks for
pkg-config. pkg-config depends on GLib. Thus, starting from scratch,
with no GLib and no pkg-config, using configure, there would indeed be
a Catch-22 situation. However, GLib can be built just fine using the
manually written makefiles for mingw or MSVC. And if somebody does
want to build GLib on Win32 using configure, she can first install a
prebuilt pkgconfig."

That, of course, rather justifies your hatred of GTK+ and GNOME :)

--
Ludovic Brenta.
.



Relevant Pages

  • Re: [SLE] Glib upgrade
    ... ./configure script uses pkg-config to see if you have glib installed ... should list you the glib library as installed. ... So, when running the command above, you should not receive any error. ... > cannot read header at 0 for dependency check ...
    (SuSE)
  • Re: building pkgconfig
    ... > defaults, but any attempt to execute the resulting binary, pkg-config, ... 'too old' atk, glib, gtk ... ... Why do you need pkg-config-0.19 on such a system (with old gtk)? ... Either you pick simply an appropriate 'old' pkgconfig ...
    (comp.unix.solaris)
  • glib/pkg-config problems
    ... I'm trying to install the latest version of glib in order to install ... gaim, but I'm having problems getting the system to recognize that the ... If pkg-config was correct, then it is best ...
    (alt.linux)
  • Re: building a gtk+-2.6.1 playground
    ... > not to mess up the existing system. ... > install it. ... Probably it is pkg-config that bails out. ... gtk uses it to find the flags for glib, ...
    (comp.os.linux.development.apps)
  • Re: ordering of socket connections?
    ... because it seems to fit Windows into its abstraction. ... for netperf4 I've been using glib and and GIOChannels. ... the wizzy parser - so wizzy in fact that there is no call one can make ...
    (comp.unix.programmer)