packages icon
                            [MagniComp Systems]
----------------------------------------------------------------------------

                                        QTerm Home Page
       QTERM                    http://www.magnicomp.com/qterm/
    INFORMATION:
    Description     Description
     Platforms
      Releases      QTerm is a program that queries terminals to find out
    Installation    what kind of terminal is responding. It is useful to
      Download      automagically define your terminal type. It prints the
                    name of the terminal (compatible, hopefully, with a
      GENERAL       termcap/terminfo name) such as "vt100" to standard
    INFORMATION:    output.
        Home
     Downloads      Typically you call QTerm during each login. For csh(1)
     Contact Us     users, you add an entry to your .login file:
   Contributions
     Licensing              setenv TERM `qterm`

   OUR SOFTWARE:
                    For sh(1) shell users, you add an entry to your
      SYSINFO       .profile file:
    Show system
  information and           TERM=`qterm`
  configuration.            export TERM

       RDIST
  Remote software   Supported Platforms
    distribution
      system.       QTerm should work on most all versions of POSIX
                    compliant UNIX platforms.
       QTERM
    Automaticly     Release Information
   query terminal
    for terminal    Information about QTerm releases is available by
       type.        reading the ChangeLog.

                    Installation

                      1. Follow the instructions to Download and unpack a
                         distribution. You can either download complete
                         source and build (compile) from scratch, or you
                         can choose to download a precompiled (binary)
                         distribution. Use the binary distributions if
                         there is one available for your platform and the
                         default path to the qtermtab file
                         (/var/local/conf/qtermtab.v6) is acceptable. You
                         must download the source and compile otherwise.
                      2. If compiling from source:
                           1. Edit "Makefile" and change the definetions
                              for DIR, BIN, MAN, and TABFILE as appropriate
                              for your site.
                           2. Choose the appropriate make command for your
                              system from the following and run that
                              command:

                                          OS              make Command

                                SunOS 4.x (Solaris 1.x)       make

                                SunOS 5.x (Solaris 2.x)    make svr4

                                         HP-UX             make sysv

                                         IRIX              make svr4

                                          AIX              make svr4

                                         Linux             make linux

                               System V Release 4 based    make svr4

                               System V before Release 4   make sysv

                                        4.x BSD               make

                      3. Continue with the following instructions for both
                         source compiles and binary distribution
                         downloads...
                      4. Run "make install install.man" to install
                         everything.

                    Download

                                      Click To Download

----------------------------------------------------------------------------
                        This site made possible by:
                                  [Image]
----------------------------------------------------------------------------
Michael A. Cooper
Last modified: Sun Mar 15 13:51:24 PST 1998