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

Package Information

Cairomm Dependencies

Required

Cairo-1.14.0 and libsigc++-2.4.0

Optional

Boost-1.57.0 and Doxygen-1.8.9.1

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 2015-02-27 16:25:31 -0800