Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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. In the prefix directory, clone Clone the repositoryhttps://gitlab.eufus.psnc.pl/g2pbloch/easybuild-files so that the files are placed in the eb_files_repo directory. In the prefix directory, clone the repository and  https://gitlab.eufus.psnc.pl/g2pbloch/easybuild-imas-files and enter it.  and and specify the paths to them in the --robot  option.  



installation of IMAS

start the IMAS installation ( in `easybuild-imas-files`):

Code Block
languagebash
titleIMAS install
eb Data-Dictionary/Data-Dictionary-3.40.1-GCCcore-10.2.0.eb --allow-modules-tool-mismatch --robot=/pfs/work/g2pbloch/test_instruction/easybuild-imas-files:/pfs/work/g2pbloch/test_instruction/eb_files_repo:/pfs/work/g2pbloch/test_instruction/easybuild-ies/ --http-header-fields-urlpat="^https://git.iter.org::$HOME/.config/easybuild/secret.txt"

...