On 10/16/06, Ken Kasina <[EMAIL PROTECTED]> wrote: > I recently downloaded the latest stable versions od Gtkmm (2.12.x) and I > tried to install but keep getting the error: > > checking for XRRUpdateConfiguration in -lXrandr... yes > checking for X11/extensions/Xrandr.h... yes > checking Pango flags... configure: error: > *** Pango not found. Pango built with Cairo support is required > *** to build GTK+. See http://www.pango.org for Pango information. > > I've already installed Pango and Cairo. > Please if someone has an idea about how to work around it, I would be really > greatful. Im a newbie in gtkmm. > > Thanks. > > Kennedy Kasina
The latest stable version of gtkmm is 2.10 not 2.12 (maybe you were looking at the glibmm version?). In any case, if you're just starting out with gtkmm, I would highly recommend starting with pre-compiled packages. Is there any reason that you need to build it yourself? If you're on linux, you should be able to install it from your distribution's package repository, and if you're on windows, you should be able to grab cedric's installer packages (http://www.pcpm.ucl.ac.be/~gustin/win32_ports/) If you really do need to build it yourself I'd probably need more information to diagnose your problem. -- jonner _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
