libukcprog README http://www.i-scream.org $Id: README,v 1.2 2003/09/26 21:22:44 tdb Exp $ Description ----------- The ukcprog library contains generally useful low level routines. The ukcprog.h header file contains prototypes for the routines as well as defining some useful macros and types. For more information consult the man page. Building and Installation ------------------------- After downloading and extracting libukcprog, configure and build as follows; ./configure make Then install as root; make install There are, of course, the usual GNU-style configure options; --prefix=PREFIX For more documentation on the installation process, please read the INSTALL document. Problems? --------- Please let us know if you have any problems - support@i-scream.org. If you find a bug, help us to fix it by sending details to bugs@i-scream.org. If you have a patch, please send it too.