Do you have pkg-config installed? if you do you can retarted your PKG_CONFIG_PATH to where the installer added the pkg-config definitions of the new version and it will build... If you dont itll find 2.6 (the default for whats on your system).
Glenn lolveley wrote: > Hi, > > I have installed glib 2.14.0 from the tarball (and I tried also with > macports, but without success), and the path of the pkgconfig files was > included in the PKG_CONFIG_PATH. > > But when I launch (in the gtk-sharp folder) "configure" with the > parameters --prefix=$mono, where mono is the path of the mono framework, > > I have the following message: > > checking for GLIB... Requested 'gobject-2.0 >= 2.10.0' but version > of GObject is 2.6.3 > configure: error: Package requirements (gobject-2.0 >= 2.10.0) were > not met: > > > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > Alternatively, you may set the environment variables GLIB_CFLAGS > and GLIB_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. > > It seems clear that glib is badly recognized. > Do you know what should I do to test my installation, or to solve this > issue? > > lolveley. > > > > > > > > _______________________________________________ > Gtk-sharp-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list >
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
