%general-entities; ]> $LastChangedBy$ $Date$ Cairomm-&cairomm-version; Cairomm Introduction to Cairomm The Cairomm package provides a C++ interface to Cairo. &lfs10_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &cairomm-md5sum; Download size: &cairomm-size; Estimated disk space required: &cairomm-buildsize; Estimated build time: &cairomm-time; Cairomm Dependencies Required and Recommended (for tests) Optional User Notes: Installation of Cairomm Install Cairomm by running the following commands: mkdir bld && cd bld && meson --prefix=/usr \ -Dbuild-tests=true \ -Dboost-shared=true \ .. && ninja To run the test suite, run: ninja test. Now, as the root user: ninja install Command Explanations -Dbuild-tests=true: This switch is for building the unit tests. Remove if you have not installed . -Dboost-shared=true: This switch has the package use the shared version of boost libraries. It is required if you have not installed the boost static libraries, and you have passed -Dbuild-tests=true. : This switch builds the html documentation if doxygen is installed. Contents Installed Programs Installed Library Installed Directories None libcairomm-1.16.so /usr/{lib,include}/cairomm-1.16 and /usr/share/{devhelp/books,doc}/cairomm-1.16 (optional) Short Descriptions libcairomm-1.16.so contains the Cairo API classes libcairomm-1.16.so