Open
Description
I tried to install paragraph from the tutorial: https://github.com/Illumina/paragraph/blob/master/doc/Installation.md
However there is no directory: paragraph-tools. How do I build paragraph?
I also tried to run ./configure and got the following error:
Found package configuration file:
/usr/local/boost_1_72_0/lib/cmake/boost_iostreams-1.72.0/boost_iostreams-config.cmake
but it set boost_iostreams_FOUND to FALSE so package "boost_iostreams" is
considered to be NOT FOUND.
To point Cmake to your version of Boost use the BOOST_ROOT environment variable. I ran
export BOOST_ROOT=$HOME/boost_1_65_0_install.
But it seems to me that ./configure still use the boost from the /usr/local. Do you have any idea how to fix it?
Thanks
Metadata
Metadata
Assignees
Labels
No labels