The Cairomm package provides a C++ interface to Cairo.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://cairographics.org/releases/cairomm-1.12.0.tar.gz
Download MD5 sum: 481501be65bcc34a605d6bc0f57a0023
Download size: 1.2 MB
Estimated disk space required: 17 MB
Estimated build time: 0.2 SBU
Cairo-1.14.6 and libsigc++-2.6.2
Boost-1.60.0 and Doxygen-1.8.11
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/cairomm
First, fix the documents directory name:
sed -e '/^libdocdir =/ s/$(book_name)/cairomm-1.12.0/' \ -i docs/Makefile.in
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
Last updated on 2016-02-27 08:37:24 -0800