compile on silicon (M3) MacOS failing - boost

2 views
Skip to first unread message

Brian Antalek

unread,
Jul 1, 2024, 3:35:17 PM (5 days ago) Jul 1
to fityk-users
I'm trying to compile the newest version on my M3 MacOS but it fails to locate the boost headers...
I am getting an error while ./confugure

.
.
.

checking boost/math/special_functions/gamma.hpp usability... no

checking boost/math/special_functions/gamma.hpp presence... no

checking for boost/math/special_functions/gamma.hpp... no

configure: error: Boost::Math headers not found. Make sure you have Boost installed.


Boost is installed through homebrew

/opt/homebrew/Cellar/boost/1.85.0/


How can I remedy this?  I have tried the following but same error

./configure CXXFLAGS="-I /opt/homebrew/Cellar/boost/1.85.0/include”



Reply all
Reply to author
Forward
0 new messages