INSTALL 341 B

1234567891011121314151617
  1. =======================================================================
  2. Prerequisites
  3. Octave and ginsh must be installed before installing gino
  4. =======================================================================
  5. Simple system installation
  6. $ tar xzf gino-<ver>.tar.gz
  7. $ cd gino-<ver>
  8. $ make clean
  9. $ make
  10. As superuser
  11. # make install