Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tar.gz is a tar #297

Open
scemama opened this issue Sep 13, 2022 · 0 comments
Open

tar.gz is a tar #297

scemama opened this issue Sep 13, 2022 · 0 comments

Comments

@scemama
Copy link

scemama commented Sep 13, 2022

Hello!

I downloaded your latest release here:
https://github.com/theochem/horton/releases/download/2.3.0/horton-2.3.0.tar.gz

It seems that this file is a .tar, not a .tar.gz:

$ gunzip horton-2.3.0.tar.gz 
gzip: horton-2.3.0.tar.gz: not in gzip format

$ mv horton-2.3.0.tar.gz horton-2.3.0.tar
$ tar xvf horton-2.3.0.tar 
horton/
horton/water.h5
...

Also, the link http://theochem.github.com/horton/ appearing in the "About" section doesn't work.

Thanks for sharing your software :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant