TEKI, Version 1.1b - (c) Cornell University 1998

Brian Smith, Sumit Kapoor

TEKI  is a generic installation toolkit specifically designed  for
TCL/TK   application   developers.  It  provides   an   integrated
environment for creating an installation interface for any  TCL/TK
application and supports features like:-

-     Support for multiple architectures
-     Over the web installation
-     GUI as well as command line installation
-     Easy to create and use declarative setup file
-     Installs Docs/Data files
-     Version Support
-     Over the web registration
-     Uninstall installed applications

TEKI  comes  with a .tek file editor called TED which provides  an
interactive interface for creating TEKI files. Please read the ted-
readme file for details on how to use TED.

TEKI  also  supports command line installation. The following  are
the command line options supported.

USAGE:
        teki [tek Filename] <[option] <value>>

NOTE: The tek filename can be a URL

Options:
?                  Display USAGE Information
-def                  Default Install(Overrides all other options)
-web				  Web Based Install
-d  [Directory]       Install Directory
-dd [Directory]       Document Install Directory
-a  [Arch.]           Architecture
-la                   List Available Architecture
-doc [0/1]            Install Documentation
-eg  [0/1]            Install Examples
-dat [0/1]            Install Data Files
-pkg [{List of Packages}]
-lp                   List Available Packages

NOTE:  If  only  TEKI file name is specified and TK is  installed,
then interactive
     install will take place
      la and lp options override all other options
