[cairo] Installing Cairo on OS X 10.4.8
mpsuzuki at hiroshima-u.ac.jp
mpsuzuki at hiroshima-u.ac.jp
Wed Oct 4 18:08:54 PDT 2006
Hi,
On Wed, 04 Oct 2006 10:55:30 -0600
Joe Koski <jkoski11 at comcast.net> wrote:
>cairo-font.c:422: error: 'CAIRO_SCALED_FONT_BACKEND_DEFAULT' undeclared
I remember, ATSUI font backend and Quartz graphic backend
are classified as experimental and they are disabled by
default. Please add options as:
$ ./configure --enable-atsui=auto --enable-quartz=auto
If you want to use cairo as a library for X11 applications,
I recommend to install freetype by yourself. Apple's
/usr/X11R6/lib/libfreetype comes from XFree86-4.4.0
and its configuration is non-standard.
Regards,
mpsuzuki
More information about the cairo
mailing list