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

No such file or directory ERROR #8

Open
felalmeida opened this issue Nov 11, 2023 · 0 comments
Open

No such file or directory ERROR #8

felalmeida opened this issue Nov 11, 2023 · 0 comments

Comments

@felalmeida
Copy link

I can't run the nw file.

I've changed it's running permissions (chmod +x nw), but even so it's stil won't run.

== ENV ==
Raspberry Pi 3 B

uname -a

Linux raspberry 6.1.61-v8+ #1696 SMP PREEMPT Thu Nov 2 16:44:46 GMT 2023 aarch64 GNU/Linux

ls -lastrh /opt/Webkit/nw

90M -rwxr-xr-x 1 root root 90M Nov 11 19:43 /opt/Webkit/nw

/opt/Webkit/nw

-bash: /opt/Webkit/nw: No such file or directory

strace -f -s 1000 /opt/Webkit/nw

execve("/opt/Webkit/nw", ["/opt/Webkit/nw"], 0x7ff865dea8 /* 21 vars */) = -1 ENOENT (No such file or directory)
strace: exec: No such file or directory
+++ exited with 1 +++

Can anyone help me ?

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