The Pangomm package provides a C++ interface to Pango.
This package is known to build and work properly using an LFS-9.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/pangomm/2.42/pangomm-2.42.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/pangomm/2.42/pangomm-2.42.0.tar.xz
Download MD5 sum: 6cffedf2225c4e72645a7d757fb5b832
Download size: 836 KB
Estimated disk space required: 16 MB
Estimated build time: 0.3 SBU
Cairomm-1.12.2, GLibmm-2.62.0 and Pango-1.44.7
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/pangomm
First, fix the documentation directory name:
sed -e '/^libdocdir =/ s/$(book_name)/pangomm-2.42.0/' \ -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-02-18 14:50:03 -0800