libsigc++-2.2.8

Introduction to libsigc++

The libsigc++ package implements a typesafe callback system for standard C++.

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

Package Information

Installation of libsigc++

Install libsigc++ by running the following commands:

./configure --prefix=/usr &&
make

To test the results, issue: make check.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libsigc-2.0.so
Installed Directories: /usr/{include/sigc++-2.0/sigc++/{adaptors/lambda,functors}, lib/sigc++-2.0/include,share/{devhelp/books/libsigc++-2.0, doc/libsigc++-2.0/{images,reference/html,tutorial/html}}}

Short Descriptions

libsigc-2.0.so

contains the libsigc++ API methods.

Last updated on 2010-08-14 06:34:26 +0000