-
Notifications
You must be signed in to change notification settings - Fork 37
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
[BUG] Is libftdi1 dependency missing? #68
Comments
Hi, thanks for bringing this to our attention. I suspect that this is an ectool dependency. |
Hello, |
No problem, Since we interface with the ectool and do not manually interract with the hardware, I think that this is an ectool dependency. I will check to see if it is listed on the github, if not I will add it as a sub-dependency in the readme. |
based on the aur page, libftdi is a runtime dependency of ectool |
Indeed, I added it as a ectool sub-dependency in the documentation. Have a nice day. |
Describe the bug
When I ran the program I got the error that libftdi1.so.2 was not installed.
To Reproduce
Steps to reproduce the behavior:
Install on system without libftdi1.
Expected behavior
I believe this library should be mentioned in the README because it is a dependency of the program.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: