  
  [1X2 [33X[0;0YInstallation[133X[101X
  
  [33X[0;0Y[5Xdatastructures[105X does not work without compiling its kernel module, and is not
  loaded    by    [5XGAP[105X    by    default.    To    load    the    package    run
  [10XLoadPackage("datastructures");[110X at the [5XGAP[105X prompt.[133X
  
  
  [1X2.1 [33X[0;0YBuilding the Kernel Module[133X[101X
  
  [33X[0;0YTo build the kernel module, you will need[133X
  
  [30X    [33X[0;6Ya C compiler, e.g. GCC or Clang[133X
  
  [30X    [33X[0;6YGNU Make[133X
  
  [33X[0;0YTo install a released version of this package, extract the package's archive
  file into [5XGAP[105X's [11Xpkg[111X folder.[133X
  
  [33X[0;0YTo  install the current development version of this package, obtain the most
  recent code from [12XGitHub[112X[133X
  
        git clone https://github.com/gap-packages/datastructures
      
  
  [33X[0;0YTo  build the kernel module then run the following commands in the package's
  directory.[133X
  
        ./configure
        make
      
  
  
  [1X2.2 [33X[0;0YBuilding the Documentation[133X[101X
  
  [33X[0;0YTo  build  the  package  documentation,  run  the  following  command in the
  package's directory[133X
  
        gap makedoc.g
      
  
