Mowgli-0.6.1

Introduction to Mowgli

The Mowgli package contains a development framework for C, similar to GLib-2.12.12. 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 Mowgli

Install Mowgli 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-03-17 10:09:51 -0500