On Fedora 7 it works good. rpm -qa|grep cairo cairo-devel-1.4.4-1.fc7 cairo-1.4.4-1.fc7
rpm -qa|grep pango pango-1.16.4-1.fc7 pango-devel-1.16.4-1.fc7 all things build good, haven't tested the perl bindings yet On Mon, 11 Jun 2007 13:05:41 +0200, Bernhard Fischer <[EMAIL PROTECTED]> wrote: > On Mon, Jun 11, 2007 at 12:12:35PM +0200, Tobias Oetiker wrote: >>Hi Bernhard, > >>what versions of pango/cairo does RHEL5 provide ? > cairo-devel.x86_64 1.2.4-1.fc6 installed > pango-devel.x86_64 1.14.9-3.el5 installed >> >>in what manner do the bindings fail ? > > The configure-check doesn't find pango_version_check(). > > Also, it seems that pango_cairo_font_map_get_default() returns a > PangoFontMap but pango_cairo_font_map_set_resolution() takes a > PangoCairoFontMap. > > Great to have consistent interfaces ;) > >>maybe it is fixable, if not I will add >>a check to the configure.ac so that we know > > Let's assume that redhat will fix their broken, outdated packages during > the next couple of years.. *grumble* > > _______________________________________________ > rrd-developers mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
