We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf6af2 commit 148172aCopy full SHA for 148172a
readme-hipo-deps.md
@@ -80,7 +80,7 @@ make install
80
81
Check if the shared library with no numbers in the file name is in `${{runner.workspace}}/installs/lib/`. If not, make a link to it with
82
```
83
-ln ${{runner.workspace}}/installs/lib/libGKlib.0.so ${{runner.workspace}}/installs/lib/libGKlib.so
+ln ${{runner.workspace}}/installs/lib/libGKlib.so.0 ${{runner.workspace}}/installs/lib/libGKlib.so
84
85
86
5. Install METIS shared
0 commit comments