%general-entities; ]> libcairomm-1.16 (cairomm-&cairomm-1.16-version;) libcairomm-1.16 Introduction to libcairomm-1.16 The libcairomm-1.16 package provides a C++ interface to Cairo. This version of the API is needed to support gtkmm-4. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &cairomm-1.16-md5sum; Download size: &cairomm-1.16-size; Estimated disk space required: &cairomm-1.16-buildsize; Estimated build time: &cairomm-1.16-time; libcairomm-1.16 Dependencies Required and Recommended (for tests) Optional Installation of libcairomm-1.16 Install Cairomm-1.16 by running the following commands: mkdir bld && cd bld && meson setup .. \ --prefix=/usr \ --buildtype=release \ -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