You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
``
The text was updated successfully, but these errors were encountered:
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.
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
``
The text was updated successfully, but these errors were encountered: