...
Code Block | ||
---|---|---|
| ||
--prefix='/gw/swimas/easybuild/opt'
--installpath-modules='/gw/swimas/easybuild/etc'
# TO BE DISCUSSED: Accessing sources while debugging. Should 'source' directory be public, as well?
# following modules must be installed
# pkgconfig
# Cmake
# IMAS_AL-Core receipt - to be checked!!!
'-D Python3_ROOT_DIR=/gw/swimas/easybuild/opt/software/Python/3.11.5-GCCcore-13.2.0 '
'-D Python3_EXECUTABLE=/gw/swimas/easybuild/opt/software/Python/3.11.5-GCCcore-13.2.0/bin/python3 '
'-D Python_ROOT_DIR=/gw/swimas/easybuild/opt/software/Python/3.11.5-GCCcore-13.2.0 '
'-D Python_EXECUTABLE=/gw/swimas/easybuild/opt/software/Python/3.11.5-GCCcore-13.2.0/bin/python3 '
|
Adding software components to existing installation
...