We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d2fea commit c5f3af4Copy full SHA for c5f3af4
content/releases/build-from-source/build-instructions-ubuntu.md
@@ -35,7 +35,7 @@ Install GCC and related tools
35
36
Dependencies for RHEL8
37
38
- yum install curl zip unzip tar flex bison perl-IPC-Cmd gcc-toolset-10 freeglut
+ yum install curl zip unzip tar flex bison perl-IPC-Cmd gcc-toolset-10 freeglut perl-Time-Piece
39
40
### Clone and update sub modules
41
@@ -90,4 +90,4 @@ Set current working folder to the root folder of the ResInsight repository. Exec
90
cd build
91
ninja
92
93
-[CMake Configuration]({{% relref "cmake-configuration" %}})
+[CMake Configuration]({{% relref "cmake-configuration" %}})
0 commit comments