easybuild icon indicating copy to clipboard operation
easybuild copied to clipboard

HowTo - reinstall easybuild with all modules and apps to new location

Open nortex opened this issue 8 years ago • 1 comments

Hi,

I want to move EasyBuild from $HOME folder to different folder on our Public storage, Is there a way to reinstall(move) the entire EB with all its modules and application to new location? Or i have to install fresh EasyBuild and all my modules and apps once more?

Thanks, Igor

nortex avatar May 03 '17 05:05 nortex

Moving will cause all kinds of issues. The 'easiest' way is to take all the easyconfigs in de easybuild subdirectory of every software install and use those to reinstall everything. --job can be very helpful here.

wpoely86 avatar May 03 '17 07:05 wpoely86