Skip to content
New issue

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

Linux build instructions could be simplified. #7294

Open
timosachsenberg opened this issue Jan 12, 2024 · 0 comments
Open

Linux build instructions could be simplified. #7294

timosachsenberg opened this issue Jan 12, 2024 · 0 comments

Comments

@timosachsenberg
Copy link
Contributor

timosachsenberg commented Jan 12, 2024

  • one could explain how to do it with ubuntu and system packages (no contrib required) and only add building own contrib as "advanced" option. Right now explanation jumps between different possibilities...
  • "cmake -DBOOST_USE_STATIC=OFF -S ./OpenMS -B ./OpenMS-build -G Ninja" (or without Ninja) to configure/generate
  • "cmake --build ./OpenMS-build" to build

Other notes:

  • e.g. to get a new cmake version on ubuntu one can use "sudo snap install cmake --classic" after "sudo apt remove --purge cmake" and "hash -r"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant