We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't find instructions on how to build from source.
When I clone and do cd IQ-TREE; make I get:
cd IQ-TREE; make
❯ make make: /sto2/sw/tools/cmake/3.14.1/bin/cmake: No such file or directory make: *** [cmake_check_build_system] Error 1
It looks like the make file contains a lot of hardcoded paths that are specific to your system.
Some instructions on how to build would be great.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I can't find instructions on how to build from source.
When I clone and do
cd IQ-TREE; make
I get:It looks like the make file contains a lot of hardcoded paths that are specific to your system.
Some instructions on how to build would be great.
The text was updated successfully, but these errors were encountered: