Pangomm-2.46.3

Introduction to Pangomm

The Pangomm package provides a C++ interface to Pango.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.

Package Information

Pangomm Dependencies

Required

libcairomm-1.14.0, GLibmm-2.66.5 and Pango-1.50.14

User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/pangomm

Installation of Pangomm

Install Pangomm by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Library: libpangomm-1.4.so
Installed Directories: /usr/include/pangomm-1.4, /usr/lib/pangomm-1.4, and /usr/share/{devhelp/books/pangomm-1.4,doc/pangomm-2.46.3}

Short Descriptions

libpangomm-1.4.so

contains the Pango API classes