Hi Andreas, As long as I am aware this is not possible in an easyconfig, you need to go for easyblock, at least I have used an easyblock when I need something like this
I also suggested to add this feature in this comment in github https://github.com/hpcugent/easybuild-easyconfigs/pull/795#issuecomment-39011073 I think an easyconfig option like "postinstallcmds" can be quite handy for some applications regards, Pablo. 2014-04-10 15:58 GMT+02:00 Andreas Panteli <[email protected]>: > Dear all, > > I am trying to import FastQC into Easybuild using the > easyblock PackedBinary. > > The problem I am facing is that I have to chmod +x the executable after > the install step. Is there any trick for that or do I have to implement an > easyblock? > > > Best regards, > > *Andreas Panteli* > HPC Systems Support > CaSToRC, The Cyprus Institute > *Tel:* +357 22208610 > *Email:* [email protected] > -- 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

