MagniComp Home Page Know IT allTM
January 6, 2009 Home Customer Services Pricing Downloads Support Contact Us
QTerm
Description
Year 2000
Platforms
Releases
Announcements
Installation
Download
License
Support
Products
SysInfoTM
Total system and storage asset inventory information for Linux, Mac, UNIX, and Windows.
 
StorSys ProTM
Total SAN/NAS Storage System information.TM
 
RDist
Remote software distribution system.
Search
 

QTerm Home Page

Introduction

QTermTM is a program that queries terminals to find out what kind of terminal is responding. It is useful to automagically define your terminal type. It prints the name of the terminal (compatible, hopefully, with a termcap/terminfo name) such as "vt100" to standard output.

Typically you call QTerm during each login. For csh(1) users, you add an entry to your .login file:
        setenv TERM `qterm`

For sh(1) shell users, you add an entry to your .profile file:
        TERM=`qterm`
        export TERM

Supported Platforms

QTerm should work on most all versions of POSIX compliant UNIX platforms.

Release Information

Information about QTerm releases is available by reading the ChangeLog.

Want to Receive Announcements?

If you wish to receive announcements about new releases of QTerm, please create an account with us.

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:
      OSmake Command
      SunOS 4.x (Solaris 1.x)make
      SunOS 5.x (Solaris 2.x)make svr4
      HP-UXmake sysv
      IRIXmake svr4
      AIXmake svr4
      Linuxmake linux
      System V Release 4 basedmake svr4
      System V before Release 4make sysv
      4.x BSDmake
  3. Continue with the following instructions for both source compiles and binary distribution downloads.
  4. Run "make install install.man" to install everything.

Download

Download

License

There are two types of licenses available. Please click on the license type you wish to see:

Year 2000 Status

No version of QTerm is known to have any Year 2000 problems. There is virtually no date related code in QTerm and the little that exists doesn't deal with parsing date strings such as MM/DD/YY. Having said that, we must emphasize that we do not provide any kind of warranty or guarentee.


© Copyright 1992-2009 MagniComp