%general-entities; ]> $LastChangedBy$ $Date$ AAlib-&aalib-version; AAlib Introduction to AAlib AAlib is a library to render any graphic into ASCII Art. &lfs101_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &aalib-md5sum; Download size: &aalib-size; Estimated disk space required: &aalib-buildsize; Estimated build time: &aalib-time; AAlib Dependencies Optional , , and User Notes: Installation of AAlib Fix a minor problem with the included m4 file: sed -i -e '/AM_PATH_AALIB,/s/AM_PATH_AALIB/[&]/' aalib.m4 Install AAlib by running the following commands: ./configure --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ --disable-static && make This package does not come with a test suite. Now, as the root user: make install Contents Installed Programs Installed Library Installed Directories aafire, aainfo, aalib-config, aasavefont, and aatest libaa.so None Short Descriptions aafire is a demo of AAlib, rendering an animated fire in ASCII Art aafire aainfo provides information for your current settings related to AAlib aainfo aalib-config provides configuration info for AAlib aalib-config aasavefont saves a font to a file aasavefont aatest shows the abilities of AAlib in a little test aatest libaa.{so,a} is a collection of routines to render any graphical input in portable format to ASCII Art. It can be used through many programs and has a very well documented API, so you can easily put it into your own programs libaa.{so,a}