%general-entities; ]> $LastChangedBy$ $Date$ libmowgli-&libmowgli-version; Libmowgli Introduction to libmowgli The libmowgli package contains a development framework for C, similar to . 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. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libmowgli-md5sum; Download size: &libmowgli-size; Estimated disk space required: &libmowgli-buildsize; Estimated build time: &libmowgli-time; User Notes: Installation of libmowgli The libmowgli build system outputs text in color while running make. This is fine if you're running these commands in a terminal. However, if you're installing libmowgli with a script and piping the output to a log file it will add control characters to the file which may make the file unreadable. If you wish, you can disable the colored text control characters with this sed: sed -i 's/\\033\[\([01];3.m\|0m\|K\)//g' buildsys.mk.in 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 Installed Libraries Installed Directories None libmowgli.so /usr/include/libmowgli Short Descriptions libmowgli.so libraries contain optimized functions for various common C programming tasks. libmowgli.so