+----------------------------------------------------------------------+
               README for LoginPrompt
  By:
        Daniel Berrange <csubj@dcs.warwick.ac.uk>
+----------------------------------------------------------------------+

INSTALLATION
To build and install this package simply run the Install script.
If that does not work then enter the following commands by hand

./configure
make
make install


NOTES
  This has been successfully compiled with g++ >= 2.8.1 and
  egcs >= 1.0.2. It will not work with g++ < 2.8 as RTTI and
  proper exception handling is required.


PLATFORM SPECIFIC NOTES

Solaris:
 You should ensure that any GNU programs are found in your PATH
 before Sun versions before building this package.


COPYRIGHT

  All code in the ecl subdirectory is covered by The GNU Library
  General Public License. The scripts in the tools subdir are
  covered by The GNU General Public License. See COPYING.LIB and
  COPYING respectively for more details.

For more information see the Web Page:

http://www.dcs.warwick.ac.uk/~shark/index.html

Copyright (C) Daniel Berrange 1998

                       -+-+-+-  End Of File  -+-+-+-
