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

Package Information

Cairomm Dependencies

Required

Cairo-1.12.16 and libsigc++-2.3.1

Optional

Boost-1.55.0 and Doxygen-1.8.6

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 2014-02-22 07:06:53 -0800