Dear Loris,
On 07/12/2018 11:56, Loris Bennett wrote:
Hi,
If the easyconfig for, say, Molden-5.8-foss-2018a.eb (Thanks, Kenneth!)
has been updated, my options seem to be
1. wait for the next EasyBuild update
2. run eb with --from-pr
Are there any other alternatives?
EasyBuild doesn't care where easyconfigs live, you can just download it
in the current directory, and then run "eb Molden-5.8-foss-2018a.eb".
It does care where easyconfig files are when they're needed to resolve
dependencies, then they need to be found in the robot search path (see
https://easybuild.readthedocs.io/en/latest/Using_the_EasyBuild_command_line.html#searching-for-easyconfigs-the-robot-search-path).
regards,
Kenneth