Error Compiling and Testing MOOSE #21479
Answered
by
GiudGiud
ibuhari86
asked this question in
Q&A Getting Started
-
|
Hello Everyone, I am new to the group and to MOOSE. I tried to follow the instructions on the website to install MOOSE for the first time, however, I run into this problem (attached). Any suggestions on how to resolve this issue? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Jul 1, 2022
Replies: 1 comment 21 replies
-
|
Hello It looks like it's not finding libmesh. Did you Guillaume |
Beta Was this translation helpful? Give feedback.
21 replies
Answer selected by
GiudGiud
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hello
It looks like it's not finding libmesh. Did you
mamba install moose-libmesh?Were you following these instructions?
https://mooseframework.inl.gov/getting_started/installation/conda.html
Guillaume