Can't execute locally with ./webots
. No such file or directory
#5427
KristofferNyvoll
announced in
Q&A
Replies: 2 comments
-
You have to run |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just improved the instructions so that it is now clearer in which folder you have to run the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following the Linux Installation guide, but I can't complete the very last step.
After running
make
in thedependencies
folder, I get the following output:So that should be okay, right?
The installation guide then says that I should run
./webots
- but that exits with error:zsh: no such file or directory: ./webots
Tried running it in both
dependencies
and the root directory, but to no avail. I also can't see a file named "webots"Beta Was this translation helpful? Give feedback.
All reactions