The Pangomm package provides a C++ interface to Pango.
This package is known to build and work properly using an LFS-7.10 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.0, GLibmm-2.48.1 and Pango-1.40.1
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 2016-08-29 23:02:26 -0700