On Wed, 2006-08-30 at 16:20 +0200, "Weßeling, Christofer" wrote: > I've still done: > > ./configure > make > make install > > with the glib-2.12.2 package, but I still get this error... It should be more > new than 2.10 > But if i type: "/opt/gnome/bin/glib-config --version" I get 1.2.10
GLib 2.x (like the rest of Gnome 2.x) uses pkg-config. Check that glib-2.12.2 has installed its glib-2.0.pc file, that it's being picked up by configure, and that it contains the correct values for libdir etc. Ed _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
