Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centos install failure #12

Open
austin0613 opened this issue Mar 7, 2023 · 0 comments
Open

Centos install failure #12

austin0613 opened this issue Mar 7, 2023 · 0 comments

Comments

@austin0613
Copy link

Hi there.
Thank you for the amazing tool.
I am having issues with the installation of either MetaGeneMark-2 or MetaGeneMark-2-exp on my Centos server.
In both cases, when I try to run make -f $pf_makefile ( pf_makefile= Makefile.ubuntu), it gives the following error:

g++ -c -o main.o -O2 -Wall -I. -I/usr/include/boost/ main.cpp
In file included from sequence_file_2.h:20:0,
from main.cpp:32:
memory_mapped_file.h:18:50: fatal error: boost/iostreams/device/mapped_file.hpp: No such file or directory
#include <boost/iostreams/device/mapped_file.hpp>
^
compilation terminated.
make: *** [main.o] Error 1

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant