home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / ATP-OS2 / DOCS / ATPDIAG.TXT < prev    next >
Text File  |  1997-01-03  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. ATPDIAG(1)           ATP QWK Mail/News Reader          ATPDIAG(1)
  5.  
  6.  
  7. NAME
  8.        atpdiag - checks atp qwk reader configuration.
  9.  
  10.  
  11. SYNOPSIS
  12.        atpdiag  [ -h | -v | --help | --version ]
  13.  
  14.  
  15. DESCRIPTION
  16.        A diagnostic script written in Perl, useful during instal-
  17.        lation of ATP QWK news/mail  reader,  and  for  diagnosing
  18.        possible  configuration  problems.   When started, atpdiag
  19.        looks for the environment variable ATP.  then searches for
  20.        the  configuration  file  atprc.  If that file can be suc-
  21.        cessfully opened, atpdiag parses  it,  checking  specified
  22.        paths  and  support programs for existence and accessibil-
  23.        ity. Informational, warning, and error messages  are  dis-
  24.        played.
  25.  
  26.  
  27.        Perhaps  the  most  common  ATP  installation error is the
  28.        failure to set and export the  ATP  environment  variable.
  29.        Normally  this  should be done in the user's shell startup
  30.        file such as the  .profile in the user's  home  directory.
  31.        ATP  expects  the environment variable ATP to point to the
  32.        directory where ATP  will  keep  its  atprc  configuration
  33.        file, taglines.atp tagline file, and message bases.
  34.  
  35.  
  36.        Another  possible  ATP  configuration  problem occurs when
  37.        using Info-Zip UnZip 5.11 and later. These recent versions
  38.        of  UnZip  require the -L flag when un-zipping certain qwk
  39.        packets originating in the MSDOS world.  Previous to UnZip
  40.        5.11,  the  default  behavior  for  UnZip was to translate
  41.        MSDOS file names to lower case on unzipping. Now you  must
  42.        request lower case translation explicitly by adding the -L
  43.        flag to your unzip command in your atprc.  This  may  also
  44.        be  accomplished  by setting and exporting the UNZIP envi-
  45.        ronment variable.
  46.  
  47.        When run, atpdiag will attempt to detect your  UnZip  ver-
  48.        sion and report if the configuration appears wrong.
  49.  
  50.  
  51. FILES
  52.        /usr/local/bin/atpdiag
  53.        $ATP/taglines.atp
  54.        $ATP/atprc
  55.  
  56.  
  57. SEE ALSO
  58.        atp(1), perl(1), unzip(1)
  59.  
  60.  
  61.  
  62.  
  63.  
  64. ATPDIAG 0.92             28 November 1995                       1
  65.  
  66.  
  67.