                        Network toolbox netwag

              -------------------------------------------
              |              KNOWN PROBLEMS             |
              -------------------------------------------

This file describes known problems (incompatibilities, unsupported
features, errors, etc.).
If you seek help (usage help, examples, etc.), it's better to read 
netwox-5.35.0-doc_html.tgz or netwag-5.35.0-doc_html.tgz. You 
can also use "man netwox" or "man netwag".

Problems described in this file are (if you encounter an unknown problem,
thanks for contacting me, as explained in ./doc/problemreport.txt):

WHILE EXECUTING ./GENEMAKE
 1: ./genemake: Permission denied.



-------------------------------------------------------------------------------
Problem 1:
  Problem synthesis:
    ./genemake: Permission denied.
  Environment affected by the problem:
    All
  What's causing the problem:
    file-5.35.0-src.tgz wasn't uncompressed with a good program.
  Solution:
    Use:
         tar -zxvf file-5.35.0-src.tgz
    or
         gunzip file-5.35.0-src.tgz ; tar -xvf file-5.35.0-src.tar
