navigation map

Chapters:
  1: Introduction
  2: Simple example
  3: Invocation
  4: Finer Control
  5: X-Y Plots
  6: Contour Plots
  7: Image Plots
  8: Examples
  9: Gri Commands
  10: Programming
  11: Environment
  12: Emacs Mode
  13: History
  14: Installation
  15: Gri Bugs
  16: Test Suite
  17: Gri in Press
  18: Acknowledgments
  19: License

Indices:
  Concepts
  Commands
  Variables
index.html#Top Unix-install.html#Unix-install Gri: archiving old versions Gri: installing Gri index.html#Top Gri: installing Gri

14.2.1: Installation on Linux computers

Installation is easy on RedHat and Debian flavors of linux. Versions are available from the official distributions and also at `http://sourceforge.net/project/showfiles.php?group_id=5511'

The RedHat version supports intel platforms only, while the Debian version supports intel, alpha, 68K and powerpc. Installation follows the normal method for these distributions ... if you have the distribution, you surely know what to do. If you don't, you may want to switch when you see that you can install Gri by clicking an icon in a window, or by typing, e.g. in RedHat linux:


rpm -i gri-2.12.4

Debian-linux installation may be done with any of several GUI-based tools, or with the following system command:


dkpg -i gri_2.12.4-1_i386.deb

or via a properly configured `apt' interface that will fetch the latest version from the net:


apt-get install gri

navigation map