________________________________________________________________________________

Install GSEGrafix

1. Copy gsegrafix-1.0.tar.gz to an appropriate directory.
2. Open a terminal window and cd to the directory containing
   gsegrafix-1.0.tar.gz.
3. Use the command, tar xvzf gsegrafix-1.0.tar.gz, to extract the files in
   gsegrafix-1.0.tar.gz to a directory called gsegrafix-1.0 directly beneath the
   current one.
4. Use cd to get to the gsegrafix-1.0 directory.
5. To compile the source code type the command, make -s, at the $ prompt.
6. Use the su command to get superuser privileges.
7. To install the program files type the command, make install, at the # prompt.
________________________________________________________________________________

Install Results

On the author's Fedora GNU/Linux system the program files are stored at the
following locations:

   /usr/bin/gsegrafix
   /usr/bin/gsegraf
   /usr/share/doc/gsegrafix-1.0/README
   /usr/share/doc/gsegrafix-1.0/INSTALL
   /usr/share/doc/gsegrafix-1.0/keyword_summary.odt
   /usr/share/gnome/help/gsegrafix/C/gsegrafix.xhtml
   /usr/share/gnome/help/gsegrafix/C/gsegrafix.css
   /usr/share/gnome/help/gsegrafix/C/COPYING
   /usr/share/gnome/help/gsegrafix/C/COPYING-DOCS
   /usr/share/gnome/help/gsegrafix/C/figures/dipole.png
   /usr/share/gnome/help/gsegrafix/C/figures/gauss.png
   /usr/share/gnome/help/gsegrafix/C/figures/gsegrafix.png
   /usr/share/gnome/help/gsegrafix/C/figures/loghelix.png
   /usr/share/gnome/help/gsegrafix/C/figures/loglog.png
   /usr/share/gnome/help/gsegrafix/C/figures/logz.png
   /usr/share/gnome/help/gsegrafix/C/figures/logzcolor.png
   /usr/share/gnome/help/gsegrafix/C/figures/logzcontour.png
   /usr/share/gnome/help/gsegrafix/C/figures/mandelbrot.png
   /usr/share/gnome/help/gsegrafix/C/figures/orbit.png
   /usr/share/gnome/help/gsegrafix/C/figures/sinc3d.png
   /usr/share/gnome/help/gsegrafix/C/figures/sinc.png
   /usr/share/gnome/help/gsegrafix/C/figures/window.png
   /usr/share/pixmaps/gsegrafix-logo.png
   /usr/share/applications/gsegrafix.desktop
________________________________________________________________________________

Uninstall GSEGrafix

1. Use the su command to get superuser privileges.
2. Type the command, make uninstall, at the $ prompt.
________________________________________________________________________________

Uninstall Results

The files listed above and the gsegrafix directories that were created will be
removed.
________________________________________________________________________________

