cairomm-1.10.0

Introduction to cairomm

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

This package is known to build and work properly using an LFS-7.0 platform.

Package Information

cairomm Dependencies

Required

cairo-1.12.2 and libsigc++-2.2.10

Optional

boost-1.49.0 and 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 Library: libcairomm-1.0.so
Installed Directories: /usr/include/cairomm-1.0, /usr/lib/cairomm-1.0, /usr/share/devhelp/books/cairomm-1.0 and /usr/share/doc/cairomm-1.0

Short Descriptions

libcairomm-1.0.so

contains the Cairo API classes.

Last updated on 2012-04-16 17:06:53 +0000