...
The configuration is located in the file $HOME/.config/easybuild/config.cfg
. Set the prefix
path to the directory where the installation should be performed. Clone the repository https://gitlab.eufus.psnc.pl/g2pbloch/easybuild-files and https://gitlab.eufus.psnc.pl/g2pbloch/easybuild-imas-files and and and specify the paths to them in the --robot
option.
...
After DD installation change path in this line in HLI easyconfigs to your `$prefix/software/Data-Dictionary/3.40.1-GCCcore-10.2.0/dd_3.40.1/`
:
your path: preconfigopts = 'export IMAS_VERSION="0.0.0" && export IMAS_PREFIX="/pfs/work/g2pbloch/test_instruction/software/Data-Dictionary/3.40.1-GCCcore-10.2.0/dd_3.40.1/" &&'
...