Closed hinz1 closed 4 years ago
Hi,
A maffilter package should be available for Xenial. If you want to get the latest maffilter version, you will need to install the latest Bio++ libraries from github too (compilation from sources).
Hope this helps,
Julien.
Thank you for your reply. I'd love to just use a packaged version but I can't find maffilter in the official Xenial-repos. Do I have to search with a different name or do I have to add a PPA...?
Indeed, Xenial is a bit old, packages are for later versions... did you try the binary version (1.3.0) available from github? This is a standalone executable that should work on xenial...
cmake gives me the following error:
libbpp-*-dev packages are installed via repos, Xenial has them in version 2.1.0 (If I understand correctly the CMakeList asks for versions 3.0.0 and 8.0.0. The newest verion of bpp is 2.4 on GitHub...?) Is there a possibility to build maffilter on my system?