Hannes Hauswedell

Results 286 comments of Hannes Hauswedell

What binaries are you referring to? Our official binaries of the official apps, or the applications you build yourself? What are your build options? Are you using static linking or...

Ah, ok. You are doing everything the right way. There are some workarounds to this, as explained here: http://stackoverflow.com/questions/11206243/how-to-build-a-static-binary-for-gnu-linux-installations-with-old-kernel But especially if you start using dependencies like libz or openmp...

> I had considered the more drastic VM for the version but I didn't know if that would cause me more issues (e.g. having to have multiple target versions). My...

@martinjvickers Sure, that would be great! I thought of making an article below http://seqan.readthedocs.io/en/develop/Infrastructure/Misc/index.html that contains the above hints. Could you create a pull request for that? I would also...

Moving this to 2.3.0 because 2.2.0's release is soon.

@holtgrewe thanks that looks promising, the only problem is, that we need gcc4.9, not 4.8 and that we also need a static bz2 lib. But maybe we can adapt the...

Depends on phusion/holy-build-box/issues/2

@kdmurray91 cool that you worked on this! Do the images also contain bzip2? @rrahn we should use this for the release if possible. In the medium term: can we integrate...

Let's try to use it for the release packages. Infrastructure integration moved to next release...

@rrahn reassigning this to you, as you will be working on the deployment, ok?