Hi,
I’m trying to install OGS. I’ve read the manuals a bit, but I’m new to this. So, I’d like to ask, which of the available versions can be compiled and run without problems? To run the examples on Ubuntu 24, I’ve tried following this video https://www.youtube.com/watch?v=GL5sugIyHEk&t=57s, but I can’t compile OGS the way the GitLab authors do (at 1:45). I don’t know if there are other ways or versions (I’m a beginner), and if you could please guide me through the installation.
in the referenced video around 1:45 the cmake process is described. So I assume there are some issues with cmake?! But without more information what is not working it will be difficult to help.
Please post the command that produces the error and the error message (if possible as searchable text, not a screen shot).
What additional things should I do, or what should I check, or what additional things should I install to be able to do the video without errors?
Or since the video is from 2020, are there newer versions?
I don’t know.
Can you guide me, if necessary?
For me, it looks like HDF5 library is just missing.
On arch linux it is called hdf5 or hdf5-openmpi (for the parallel petsc version).
On ubuntu it should have a similar name.