Dirk de Draak

Results 4 issues of Dirk de Draak

For my installation of EB 2.5.0 the "Packaging existing installations" does not work. ``` module av bzip2/1.0.6 ----------------------------- /my/modulefiles/rhel/6/all ------------------------------- bzip2/1.0.6 ``` Try to perform the packaging: ``` $ eb...

This is a request to be able to have user-definable FPM parameters. I now patch easybuild/tools/package/utilities.py to have the following parameters for FPM included: ``` + '--prefix', '""', # not...

I came across this issue a while back, though I have no recollection of as to why this was needed. I think it had to do with an empty variable....

Today one of our developers wanted/needed to statically link to libgfortran. Though that fails. Reason is that GCC is not configured with --with-pic. I can of course add "configopts =...

problem report