                             The KBMAG package

This is the README file for the GAP package ``kbmag''.

This package uses an external binary  and  therefore  works  only  on 
UNIX systems.

It will work only on GAP versions >= 4.3.

To complete the installation of the  ``kbmag''  package  go  to  the
directory `kbmag' created (the directory contains  a  copy  of  this
README file) and call

  /bin/sh ./configure <path>

where <path> is a path to the main GAP root directory; so normally you
would call

  /bin/sh ./configure ../..

and then call

  make 
  
to compile the binary.

If you installed GAP on several architectures, you  must  execute  the
configure/make steps for  the  ``kbmag''  package  on  each  of  the
architectures  immediately  after  configuring  GAP  itself  on   this
architecture.

Full information and documentation is in the `doc' directory. Call

  make texdoc

to create the file `doc/manual.dvi'.

  Derek Holt (dfh@maths.warwick.ac.uk) -- 15 April, 2002.
