Dear mothur team,
I am using Ubuntu LTS 14.04 and wanted to install the recent version of mothur including boost. I followed all steps mentioned in the Install.md to
install boost (I installed it in my home folder) and to modify mothur’s makefile. In addition, I activated the line “CXXFLAGS += -mtune=native -march=native” for the linux installation and uncommented the corresponding line for the mac installation. When installing, I get the following error message:
fatal error: boost/iostreams/detail/config/dyn_link.hpp: No such file or directory
#include <boost/iostreams/detail/config/dyn_link.hpp>
The file actually exists under the directory given in the error message. Do I have to add soemthing to the makefile? Any other suggestions?
Thank you and best wishes,
Michael