Error during make install - cannot stat './lotus': No such file or directory - Raspberry pi 4 #7142
Replies: 3 comments
-
Do you compile successed? |
Beta Was this translation helpful? Give feedback.
0 replies
-
export the path to your go binaries |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ironking63 Were you able to solve this compilation problem? if yes, can you let us know how you fixed it? |
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.
-
Greeting,
In my last step when I try "sudo make install" I face the error below:
bash: go: command not found
expr: syntax error: unexpected argument '1016000'
install -C ./lotus /usr/local/bin/lotus
install: cannot stat './lotus': No such file or directory
make: *** [Makefile:128: install-daemon] Error 1
I use Raspbian latest version.
What is this error for?
Beta Was this translation helpful? Give feedback.
All reactions