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

Separate download from link creation (was: Error launching danker.sh) #11

Closed
AlessandroCalio opened this issue Mar 23, 2020 · 5 comments
Assignees

Comments

@AlessandroCalio
Copy link

AlessandroCalio commented Mar 23, 2020

Hi, I'm interested in your project but I have this error.

I'm using Debian 10, I have created a venv and installed the packages necessary for running your project.
What i'm doing wrong?
Thanks in advance

image

@athalhammer
Copy link
Owner

Dear Alessandro,

It looks like you need to install the curl command (sudo apt-get install curl). I was assuming that it is available on most Linux systems.

Cheers
Andreas

@AlessandroCalio
Copy link
Author

AlessandroCalio commented Mar 23, 2020

Thanks a lot, I'm not a very experienced linux user. I noticed that I was having dependency issues with the curl package and reinstalled it. Now is seems working :) .

Sorry for the off topic but i also wanted to tell you that it would be very convenient to launch danker on user-chosen dumps.
Is it already possible?

@athalhammer
Copy link
Owner

You mean specifying a date in addition to the language edition (e.g., 2019-06-01)?

@AlessandroCalio
Copy link
Author

Exactly, or give the possibility to input an already downloaded dump.

@athalhammer athalhammer changed the title Error launching danker.sh Separate download from link creation (was: Error launching danker.sh) Jul 29, 2020
athalhammer added a commit that referenced this issue Jul 29, 2020
@athalhammer
Copy link
Owner

This has been implemented now and a folder as well as an alternative dumpdate can be specified. E.g. for an old english dump:

./danker.sh en --project wiki --dump-date 20120101 --folder myfolder

@athalhammer athalhammer self-assigned this Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants