The Pangomm package provides a C++ interface to Pango.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/pangomm/2.42/pangomm-2.42.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/pangomm/2.42/pangomm-2.42.1.tar.xz
Download MD5 sum: 339c48dd92ebd3a9911b231708f7a819
Download size: 864 KB
Estimated disk space required: 17 MB
Estimated build time: 0.2 SBU
Cairomm-1.12.2, GLibmm-2.64.2 and Pango-1.46.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/pangomm
First, fix the documentation directory name:
sed -e '/^libdocdir =/ s/$(book_name)/pangomm-2.42.1/' \ -i docs/Makefile.in
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
Last updated on 2020-08-18 11:53:24 -0700