Rich Shepard wrote: > > This morning I see a new error: > > > > checking whether to use Cairo... yes > > checking for location of cairo includes... checking for cairo.h... yes > > checking for location of cairo library... checking for cairo linking > > flags... > > checking for cairo_create... no > > configure: error: *** Unable to locate . > > Well, this is fixed. I upgraded cairomm (the C++ wrapper to cairo) from > 1.6.4 to 1.8.0 and the code configured and built.
That's coincidence; GRASS doesn't use cairomm. For future reference: if you get configure errors, look at the bottom of config.log. It will list the exact test being performed and any error messages which were generated. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
