The Pangomm package provides a C++ interface to Pango.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/pangomm/2.40/pangomm-2.40.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/pangomm/2.40/pangomm-2.40.1.tar.xz
Download MD5 sum: 874eadd9434613dbacf0272c82c3ac23
Download size: 792 KB
Estimated disk space required: 23 MB
Estimated build time: 0.3 SBU
Cairomm-1.12.2, GLibmm-2.56.0 and Pango-1.42.3
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/pangomm
First, fix the documentation directory name:
sed -e '/^libdocdir =/ s/$(book_name)/pangomm-2.40.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 2018-08-24 13:13:05 -0700