  
  [1m[4m[31m2. Installation of the [1mIO[1m[4m[31m-package[0m
  
  To  install  this package (after extracting the packages archive file to the
  GAP  [1mpkg[0m  directory)  go  to the directory [1mio[0m (the directory containing this
  README file) and call
  
  [22m[32m./configure [path][0m
  
  where  [22m[32mpath[0m  is  a  path  to  the main [1mGAP[0m root directory (if not given, the
  default [1m../..[0m is assumed).
  
  Afterwards call [22m[32mmake[0m to compile a binary file.
  
  If  you  installed  GAP  on  several  architectures,  you  must execute this
  [22m[32mconfigure/make[0m   step   on  each  of  the  architectures  immediately  after
  configuring GAP itself on this architecture.
  
  The package will not work without this step.
  
  The  [1mREADME[0m  in  the main package directory also explains how to compile the
  kernel function into a static module.
  
