| 1 | tdb | 1.1 | libukcprog README | 
 
 
 
 
 | 2 |  |  | http://www.i-scream.org.uk | 
 
 
 
 
 | 3 |  |  |  | 
 
 
 
 
 | 4 |  |  | $Id$ | 
 
 
 
 
 | 5 |  |  |  | 
 
 
 
 
 | 6 |  |  | Description | 
 
 
 
 
 | 7 |  |  | ----------- | 
 
 
 
 
 | 8 |  |  |  | 
 
 
 
 
 | 9 |  |  | The ukcprog library  contains  generally  useful  low  level routines. | 
 
 
 
 
 | 10 |  |  | The ukcprog.h header file contains prototypes for the routines as well | 
 
 
 
 
 | 11 |  |  | as  defining  some  useful  macros  and types. | 
 
 
 
 
 | 12 |  |  |  | 
 
 
 
 
 | 13 |  |  | For more information consult the man page. | 
 
 
 
 
 | 14 |  |  |  | 
 
 
 
 
 | 15 |  |  | Building and Installation | 
 
 
 
 
 | 16 |  |  | ------------------------- | 
 
 
 
 
 | 17 |  |  |  | 
 
 
 
 
 | 18 |  |  | After downloading and extracting libukcprog, configure and build as | 
 
 
 
 
 | 19 |  |  | follows; | 
 
 
 
 
 | 20 |  |  |  | 
 
 
 
 
 | 21 |  |  | ./configure | 
 
 
 
 
 | 22 |  |  | make | 
 
 
 
 
 | 23 |  |  |  | 
 
 
 
 
 | 24 |  |  | Then install as root; | 
 
 
 
 
 | 25 |  |  |  | 
 
 
 
 
 | 26 |  |  | make install | 
 
 
 
 
 | 27 |  |  |  | 
 
 
 
 
 | 28 |  |  | There are, of course, the usual GNU-style configure options; | 
 
 
 
 
 | 29 |  |  |  | 
 
 
 
 
 | 30 |  |  | --prefix=PREFIX | 
 
 
 
 
 | 31 |  |  |  | 
 
 
 
 
 | 32 |  |  | For more documentation on the installation process, please read the | 
 
 
 
 
 | 33 |  |  | INSTALL document. | 
 
 
 
 
 | 34 |  |  |  | 
 
 
 
 
 | 35 |  |  | Problems? | 
 
 
 
 
 | 36 |  |  | --------- | 
 
 
 
 
 | 37 |  |  |  | 
 
 
 
 
 | 38 |  |  | Please send all questions, problems, and bugs to dev@i-scream.org.uk. We | 
 
 
 
 
 | 39 |  |  | will do our best to help. |