Here are steps to compile the program geskoctrl :

  % tar -xvfz geskoctrl-x.x.x.tar.gz                      # unpack the sources
  % cd geskoctrl                                          # change to the toplevel directory
    -> You can change the PROJECT_DIR-Entry in Makefile.
  % make                                                  # build geskoctrl
  % make install                                          # install geskoctrl (as user "root"!)

  % make dist                                             # build tarball (geskoctrl-x.x.x.tar.gz)



07.08.2001
Steffen Hildebrandt
