--- projects/cms/source/idar/README 2003/03/29 19:27:36 1.1 +++ projects/cms/source/idar/README 2003/09/26 21:22:43 1.3 @@ -1,7 +1,7 @@ i-scream central monitoring system - idar README -http://www.i-scream.org.uk +http://www.i-scream.org -$Id: README,v 1.1 2003/03/29 19:27:36 tdb Exp $ +$Id: README,v 1.3 2003/09/26 21:22:43 tdb Exp $ Description ----------- @@ -11,11 +11,12 @@ idar is an i-scream client. Building and Installation ------------------------- -First download and install libxml2 and libukcprog. These two libraries -are used by idar, and other i-scream packages. They should be available -from the same place as idar. +First download and install libxml2 and libukcprog. libxml2 is available +from www.xmlsoft.org. libukcprog should be available from the same +place as idar. curses/ncurses is also required, but should be standard +on most systems. -After downloading and extracting ihost, configure and build as follows; +After downloading and extracting idar, configure and build as follows; ./configure make @@ -28,9 +29,13 @@ You may wish to use one of the following configure opt aspects of this process; --with-libukcprog-prefix=PATH + --with-curses-prefix=PATH + --with-xml-prefix=PFX + --with-ncurses -These allows you to specify the prefix to libstatgrab if it's not in -the standard place. +The first three should be used if any of the required libraries are +installed in non-standard locations. The last one insists on ncurses +(curses is used by default). There are, of course, the usual GNU-style configure options; @@ -49,7 +54,9 @@ These details should be given on the command line to i Problems? --------- -Please send all questions, problems, and bugs to dev@i-scream.org.uk. We -will do our best to help. +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. Thank-you for using i-scream software.