Replies: 1 comment
-
Operon builds on Ubuntu/Conda, Nix, Manylinux Docker images based on AlmaLinux. When the package manager does not contain all the required packages, we install dependencies manually: https://github.com/heal-research/pyoperon/blob/main/script/dependencies.sh If the build procedure fails on your machine, please post the full logs (build log + cmake log) so that we can understand what is not working. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is thecmake
build procedure expected to work at the contemporary Linux system in 2024? Could you please share the distributions which are known to work? I'm fighting a bit with making operon build working at our HPC cluster running RockyLinux8.I think we figured it out. At the end, to tame dependencies, we used Easybuild. I think I'll post the procedure here once we'll be more convinced it is clean and reproducible.
Beta Was this translation helpful? Give feedback.
All reactions