Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
a70132f3
Commit
a70132f3
authored
Aug 07, 2022
by
Gustaf Ahdritz
Browse files
Force HHSuite symlink
parent
e49c6dc7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/install_hh_suite.sh
scripts/install_hh_suite.sh
+1
-1
No files found.
scripts/install_hh_suite.sh
View file @
a70132f3
...
...
@@ -5,6 +5,6 @@ git clone --branch v3.3.0 https://github.com/soedinglab/hh-suite.git /tmp/hh-sui
&&
pushd
/tmp/hh-suite/build
\
&&
cmake
-DCMAKE_INSTALL_PREFIX
=
/opt/hhsuite ..
\
&&
make
-j
4
&&
make
install
\
&&
ln
-s
/opt/hhsuite/bin/
*
/usr/bin
\
&&
ln
-s
f
/opt/hhsuite/bin/
*
/usr/bin
\
&&
popd
\
&&
rm
-rf
/tmp/hh-suite
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment