Can not unzip defiant.zip
marcovth opened this issue · 3 comments
marcovth commented
I tried download with multiple browsers and computers, but I can't unzip defiant.zip.
Thanks for taking a look at that.
marcovth commented
unzip defiant.zip
Archive: defiant.zip
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.
note: defiant.zip may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of defiant.zip or
defiant.zip.zip, and cannot find defiant.zip.ZIP, period.
hhg7 commented
@marcovth were you able to fix your problem?
I didn't have the same problem that you did:
con@V:~/defiant/defiant$ unzip defiant.zip
Archive: defiant.zip
inflating: defiant.c
inflating: annotation.h
inflating: dmr.h
inflating: double.h
inflating: help.h
inflating: layout_R.h
inflating: read_bisulfite_data.h
inflating: safe_strtod.h
inflating: file_exists.h
inflating: is_program_installed.h
inflating: my_string.h
inflating: option_range.h
inflating: safe_str_num.h
inflating: uint.h
inflating: install.sh
inflating: fdr.h
inflating: plot_results.pl
inflating: defiant_mac.c
inflating: install_mac.sh
marcovth commented
On 4/8/2022 11:10 AM, David E. Condon wrote:
@marcovth <https://github.com/marcovth> were you able to fix your problem?
I didn't have the same problem that you did:
***@***.***:~/defiant/defiant$ unzip defiant.zip Archive: defiant.zip
inflating: defiant.c inflating: annotation.h inflating: dmr.h
inflating: double.h inflating: help.h inflating: layout_R.h inflating:
read_bisulfite_data.h inflating: safe_strtod.h inflating:
file_exists.h inflating: is_program_installed.h inflating: my_string.h
inflating: option_range.h inflating: safe_str_num.h inflating: uint.h
inflating: install.sh inflating: fdr.h inflating: plot_results.pl
inflating: defiant_mac.c inflating: install_mac.sh |
—
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAYFCHV56X4WKFK5WERTMTVEBEABANCNFSM5S4Q2Z5A>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
I took the wrong link ...
https://github.com/hhg7/defiant/blob/master/defiant.zip
Instead of ... https://github.com/hhg7/defiant/raw/master/defiant.zip
Thanks.