Re: [Seqan-dev] Build seqan on RedHat 6!


Hi Gerard,

I am working with SeqAn on RedHat 6.5 without having any problems. However, in order to use the SeqAn build system you'll have to use a (local) installation of cmake 2.8 or higher, or you can write your own Makefiles that include the library:
http://trac.seqan.de/wiki/BuildManual/IntegrationWithYourOwnBuildSystem

- Birte


Von: Verhaag Geert (GEN) [g.verhaag@maastrichtuniversity.nl]
Gesendet: Montag, 8. September 2014 13:11
An: seqan-dev@lists.fu-berlin.de
Betreff: [Seqan-dev] Build seqan on RedHat 6!

Dear SeqAn developers,

 

I’m considering the usage of SeqAn but are bound to a RedHat 6 system with for example cmake 2.6.4!

 

Is that possible?

 

Gerard