Hi, Somehow I goofed up. Although I set EASYBUILD_PREFIX when building EasyBuild, the software I subsequently built has ended up at the default location:
$ echo $EASYBUILD_PREFIX /home/loris/shared $ ls $EASYBUILD_PREFIX/software EasyBuild $ ls .local/easybuild/software/ Autoconf Bison FFTW ... Automake Boost flex ... Autotools bzip2 fontconfig ... binutils expat foss ... However, I have merged the two directory trees together and also rebuilt one module successfully. I can see that I could write a script to extract the names of the .eb files from the other modules and rebuild them, but is there a simpler way to rebuild all the modules? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email [email protected]

