Contents of /projects/libukcprog/README
Parent Directory
|
Revision Log
|
Revision Graph
Revision 1.3 -
(show annotations)
Mon Oct 18 10:36:09 2004 UTC (5 years, 10 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -4 lines
Mon Oct 18 10:36:09 2004 UTC (5 years, 10 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -4 lines
Remove reference to INSTALL file that doesn't exist.
| 1 | libukcprog README |
| 2 | http://www.i-scream.org |
| 3 | |
| 4 | $Id: README,v 1.3 2004/10/18 10:36:09 tdb Exp $ |
| 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 | Problems? |
| 33 | --------- |
| 34 | |
| 35 | Please let us know if you have any problems - support@i-scream.org. |
| 36 | |
| 37 | If you find a bug, help us to fix it by sending details to |
| 38 | bugs@i-scream.org. If you have a patch, please send it too. |
| support@i-scream.org | ViewVC Help |
| Powered by ViewVC 1.1.6 |