Hi Arnau If you already have EasyBuild working I think the easier aproach is to use easybuild itself to install it. Kenneth always attach a easyconfig file with the release announce email so you would only need to run "eb newEBrelease.eb". That way you will have two different modules for your two different easybuild version and you can use whichever you prefer.
If you find an problem using the easyconfig that Kenneth attached with his email apply dos2unix to it. For me it doesn't work until I apply dos2unix Pablo. 2014-07-22 15:39 GMT+02:00 Inigo Aldazabal Mensa <[email protected]>: > Hi, > > On Tue, 22 Jul 2014 15:19:06 +0200 > Arnau Bria <[email protected]> wrote: > > > Hello all, > > > > some weeks ago you announced a new version of EB. At the end of the > > announcement you recommended some ways for upgrading the software: > > > > ------------------------ > > * reinstalling EasyBuild from PyPi (don't forget --upgrade if > > you're using easy_install), > > * updating (the master branch of) your GitHub repository clones, > > or > > * installing EasyBuild with EasyBuild, using the easyconfig file > > available via [8] (this requires EasyBuild v1.8.2 or more recent) > > ----------------------- > > > > I did install EB following the bootstrapping method, may I use it > > again to overwrite my existing installation? > > > > wget --no-check-certificate > > > https://raw.github.com/hpcugent/easybuild-framework/develop/easybuild/scripts/bootstrap_eb.py > > export EASYBUILD_PREFIX=/software/as/el6.3/EasyBuild/ python > > bootstrap_eb.py $EASYBUILD_PREFIX > > I don't think it will overwrite your installation but it will install > it in /software/as/el6.3/EasyBuild/1.14.0 and you'll just load the new > module in order to use it. But this is a guess from what I see in here, > check it out first in a virtual machine! > > Iñigo > > > > > > > TIA, > > Arnau > -- Pablo Escobar López HPC systems engineer Biozentrum, University of Basel Swiss Institute of Bioinformatics SIB Email: [email protected] Phone: +41 61 267 15 82 http://www.biozentrum.unibas.ch

