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
TIA,
Arnau