New user having issues rebuilding libmesh #28589
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSEHi, first time poster and new user to MOOSE. I am trying to install MOOSE and attempted to perform the update/rebuild of libmesh when I encountered an error finding/linking to a "z library". The error provided a suggestion of disabling two applications, but it still didn't build correctly even after trying that. Is there something missing I need to install or disable? (Optional) code in question / simulation log / errorsconfigure: error: Can't find or link to the z library. Turn off netCDF-4 and DAP clients with --disable-netcdf-4 --disable-dap, or see config.log for errors.
configure: error: ../../../../contrib/netcdf/netcdf-c-4.6.2/configure failed for contrib/netcdf/netcdf-c-4.6.2
Running make -j 1...
make: *** No targets specified and no makefile found. Stop. Encountering Errors? Please include diagnostic output
|
Beta Was this translation helpful? Give feedback.
Answered by
milljm
Sep 10, 2024
Replies: 1 comment 19 replies
-
Hello You need to install zlib. |
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Out of curiosity, what instructions were you following? I'd like to understand if we led you astray somehow!
If you are not against installing the MOOSE Conda packages, this all becomes much simpler:
(6, or however many CPU cores you have). No need to build PETSc, libMesh, or WASP (our packages supply these pre-built).