glibmm-2.24.2

Introduction to glibmm

The glibmm package is a set of C++ bindings for Glib.

This package is known to build and work properly using an LFS-6.5 platform.

Package Information

glibmm Dependencies

Required

GLib-2.30.1 and libsigc++-2.2.8

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/glibmm

Installation of glibmm

Install glibmm 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

Contents

Installed Programs: None
Installed Libraries: libgiomm-2.4.so, libglibmm-2.4.so, and libglibmm_generate_extra_defs-2.4.so
Installed Directories: /usr/{include/{giomm-2.4/giomm/private,glibmm-2.4/{glibmm/private, glibmm_generate_extra_defs}},lib/{giomm-2.4/include,glibmm-2.4/{include, proc/{m4,pm}}},share/{devhelp/books/glibmm-2.4,doc/glibmm-2.4/{images, reference/html},glibmm-2.4/doctool}}

Short Descriptions

libgiomm-2.4.so

contains the Gio API classes.

libglibmm-2.4.so

contains the Glib API classes.

Last updated on 2010-08-14 06:41:44 +0000