The Pangomm package provides a C++ interface to Pango.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/pangomm/2.38/pangomm-2.38.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/pangomm/2.38/pangomm-2.38.1.tar.xz
Download MD5 sum: 734fc6bf8f91c94383ca10d24705ce25
Download size: 771 KB
Estimated disk space required: 24 MB
Estimated build time: 0.6 SBU
Cairomm-1.12.0, GLibmm-2.46.3 and Pango-1.38.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/pangomm
First, fix the documents directory name:
sed -e '/^libdocdir =/ s/$(book_name)/pangomm-2.38.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 2016-02-27 08:37:24 -0800