[Question][Hw3] Error in make command #535
Replies: 2 comments
-
Have you tried eval $(opam env) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh, it solved 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.
-
When I try to run "make" under the root directory, I got this error.
make: dune: Command not found
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 127
I installed all the libraries (including dune) and set the environment as the document.
Why does this happen??
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions