pangomm-2.28.4

Introduction to pangomm

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

This package is known to build and work properly using an LFS-7.0 platform.

Package Information

pangomm Dependencies

Required

cairomm-1.10.0, GLibmm-2.32.0 and Pango-1.30.0

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

Installation of pangomm

Install pangomm 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 Library: libpangomm-1.4.so
Installed Directories: /usr/include/pangomm-1.4, /usr/lib/pangomm-1.4, /usr/share/devhelp/books/pangomm-1.4 and /usr/share/doc/pangomm-1.4

Short Descriptions

libpangomm-1.4.so

contains the Pango API classes.

Last updated on 2012-04-16 17:06:53 +0000