cairomm-1.6.2

Introduction to cairomm

The cairomm package provides a C++ interface to cairo.

Package Information

cairomm Dependencies

Required

cairo-1.10.2

Optional

Doxygen-1.7.5

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/cairomm

Installation of cairomm

Install cairomm by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libcairomm-1.0.{so,a}
Installed Directories: /usr/{include/cairomm-1.0/cairomm, share/doc/libcairomm-1.0/reference/html}

Short Descriptions

libcairomm-1.0.{so,a}

contains the Cairo API classes.

Last updated on 2010-04-08 02:34:26 +0000