                        Network toolbox lcrzoex

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

This file describes known problems (incompatibilities, unsupported
functionalities, errors, etc.).
If you seek help (usage help, examples, etc.), it's better to read 
lcrzo-4.xx-doc_html.tgz or lcrzoex-4.xx-doc_html.tgz. You 
can also use "man lcrzo" or "man lcrzoex".

Problems described in this file are (if you encounter an unknown problem,
thanks for contacting me, as explained in ./doc/problemreport_en.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 :
    lcrzo-4.xx-src.tgz wasn't uncompressed with a good program.
  Solution :
    Use :
         tar -zxvf lcrzo-4.xx-src.tgz
    or
         gunzip lcrzo-4.xx-src.tgz ; tar -xvf lcrzo-4.xx-src.tar
