libmowgli-0.7.0

Introduction to libmowgli

The libmowgli package contains a development framework for C, similar to GLib-2.22.0. It provides high performance and highly flexible algorithms for routine tasks such as reference-counting, linked lists and spinlocks, and thus helps programmers write better engineered code.

Package Information

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

Installation of libmowgli

Install libmowgli by running the following commands:

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

This package does not come with a formal test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libmowgli.so
Installed Directories: /usr/include/libmowgli

Short Descriptions

libmowgli.so

libraries contain optimized functions for various common C programming tasks.

Last updated on 2008-12-02 00:35:24 +0000