[seq24-users] Problems configuring version 0.6.1
Brought to you by:
rcbuse
|
From: Paul B. <pn...@gu...> - 2005-03-07 08:09:37
|
Hello list, I've got a SuSE 9.2 box (even comes with seq24 0.5.2 ready to go...) that seems to have all the dependencies seq24 version 0.6.1 needs: there's the development libraries for gtkmm2.2.8, libsigc++1.2.5, pango-1.4.1 BUT when I run ./configure it stops at: checking for gtkmm-2.0 >= 2.0.0... Package gdk-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gdk-2.0', required by 'GDKmm', not found looking in /opt/gnome/lib/pkgconfig there is no gdk-2.0.pc there's the following: atkmm-1.0.pc glib-2.0.pc gmodule-2.0.pc gnome-mime-data-2.0.pc gthread.pc pangoft2.pc pangoxft.pc gdkmm-2.0.pc glibmm-2.0.pc gmodule.pc gobject-2.0.pc gtkmm-2.0.pc pangomm-1.0.pc pangox.pc gdk.pc glib.pc gnome-icon-theme.pc gthread-2.0.pc gtk+.pc pango.pc sigc++-1.2.pc Googling gdk-2.0 doesn't lead me to any downloadable packages gdk2.0 so it is probably part of something else (that I already have?) Any suggestions? Thanks for your time, Paul |