network-weathermap icon indicating copy to clipboard operation
network-weathermap copied to clipboard

I can't Unzip

Open BrunerHoes opened this issue 4 years ago • 1 comments

hello, i try to install weathermap but i can't unzip de file. I have this error : End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. cannot find zipfile directory in one of php-weathermap-0.98a.zip or php-weathermap-0.98a.zip.zip, and cannot find php-weathermap-0.98a.zip.ZIP, period. network-weathermap-version-0.98a.zip

I search a solution in internet but all solution is not working. for unzip the file i try the command : jar unzip php-weathermap-0.98a.zip ``

BrunerHoes avatar Jul 07 '21 15:07 BrunerHoes

The file hasn't changed in years, and you are the first person to say this, so I think it is probably at your end. Also you DON'T want the file that GitHub calls "source code", you want the one named php-weathermap-0.98a.zip (not network-weathermap-version-0.98a.zip).

I just downloaded both, and they unzip fine for me with 7zip, and with a really old (2005!) version of Info-zip unzip, too...

If you are on linux, yum install unzip or apt-get install unzip should get you a working unzip command, depending on your linux version.

howardjones avatar Jul 07 '21 20:07 howardjones