in reply to Re^7: Installation error; INSTALL.pl program is unable to unzip downloaded file
in thread Installation error; INSTALL.pl program is unable to unzip downloaded file

"Thank you very much,cookersjs! I make the minicpan works following your advice."

Wrong person. If you are going to use a tool at least read the documentation. For example, the --NO_BIOPERL and --NO_UPDATE options. The script does not seem to check for an existing BioPerl installation. It seems to try to pull other things down from github, which won't work if you're off line. Consider just manually installing this.

  • Comment on Re^8: Installation error; INSTALL.pl program is unable to unzip downloaded file

Replies are listed 'Best First'.
Re^9: Installation error; INSTALL.pl program is unable to unzip downloaded file
by Holly He (Initiate) on Apr 25, 2017 at 13:57 UTC
    Oh, I must appreciate you at first. But the core problem lies in "INSTALL.pl" will update the ./Bio, nomatter use --NO_BIOPERL and --NO_UPDATE or not. The zip file(whatever it is) in ./Bio/tmp will be empty as soon as "INSTALL.pl" update ./Bio. Would you please give me directions on fixing the trouble,Dear marto ?

      The options I mentioned work for me, as I suggested you'll need to download the other things this install script uses, transfer them to your offline server and manually complete the remaining steps.