MaSuRCA installation error
1
0
Entering edit mode
5.1 years ago

I'm trying to install MaSuRCA on Mac but it can't find a working installation of Boost 1.46.0

##Could not find a working installation of Boost. Set BOOST_ROOT to the path where the Boost headers are installed or set BOOST_ROOT=install to have it downloaded from the Internet and installed locally. For example: BOOST_ROOT=install ./install.sh ##

Help me to get through this error please

Assembly MaSuRCA Boost • 2.0k views
ADD COMMENT
0
Entering edit mode

The error says that you should install boost. Have you tried googling this? "install boost mac" or such.

ADD REPLY
0
Entering edit mode
4.2 years ago
Yongjie Zhang ▴ 110

Boost is not found. You have two options:

  1. implement the command BOOST_ROOT=install ./install.sh Download and decompress boost (https://sourceforge.net/projects/boost/files/boost/), and then
  2. implement the command like BOOST_ROOT=/share/home/zhangyj/biosoft/boost_1_72_0 ./install.sh

The second option might be more stable than the first.

ADD COMMENT

Login before adding your answer.

Traffic: 1780 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6