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

cannot execute: required file not found #13

Open
bashfulrobot opened this issue Sep 29, 2023 · 1 comment
Open

cannot execute: required file not found #13

bashfulrobot opened this issue Sep 29, 2023 · 1 comment

Comments

@bashfulrobot
Copy link

Hi there, I am downloading the latest release, but when I try to run it (same without --help) I get:

λ sway-alttab --help
bash: /etc/profiles/per-user/dustin/bin/sway-alttab: cannot execute: required file not found

Is there another requirement I am not aware of?

Any suggestions?

Thank you.

@autolyticus
Copy link
Owner

It looks like you're running it NixOS? I believe the pre-compiled releases assume a normal sane Linux distribution and linked libraries to be present in standard locations (which is not the case in NixOS).
If you are indeed using NixOS, you can either compile from source yourself, or you can use a project like https://github.com/Mic92/nix-ld

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

2 participants