Skip to content

coot-1.1.19 for os x and boost mismatch #258

@kevinwithak

Description

@kevinwithak

I installed coot-1.1.19 using homebrew on my M1 mac. Installed dependencies included, among other things, python-3.14.0, python-3.13.9, and boost-python3--1.89.0_1. When I run coot, it looks for python 3.13 boost libraries, but this formula installs libraries for 3.14.:

% coot-1
dyld[92553]: Library not loaded: /opt/homebrew/opt/boost-python3/lib/libboost_python313.dylib
Referenced from: <09C1B4C9-A271-3BCA-99DA-B4A5396E046B> /opt/homebrew/Cellar/coot/1.1.19/libexec/MacCoot
Reason: tried: '/opt/homebrew/opt/boost-python3/lib/libboost_python313.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/boost-python3/lib/libboost_python313.dylib' (no such file), '/opt/homebrew/opt/boost-python3/lib/libboost_python313.dylib' (no such file), '/opt/homebrew/Cellar/boost-python3/1.89.0_1/lib/libboost_python313.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/boost-python3/1.89.0_1/lib/libboost_python313.dylib' (no such file), '/opt/homebrew/Cellar/boost-python3/1.89.0_1/lib/libboost_python313.dylib' (no such file)
/opt/homebrew/Cellar/coot/1.1.19/bin/coot: line 7: 92553 Abort trap: 6 ${exec_prefix}/libexec/MacCoot "$@"

% ls /opt/homebrew/opt/boost-python3/lib/libboost_python*.dylib
/opt/homebrew/opt/boost-python3/lib/libboost_python314.dylib

Any advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions