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.4 platform.

Package Information

Cairomm Dependencies

Required

Cairo-1.12.16 and libsigc++-2.2.11

Optional

Boost-1.54.0 and Doxygen-1.8.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
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 2013-08-26 04:17:00 -0700