trouble when building from source on m1pro macos 15.1.1

74 views
Skip to first unread message

Tagir Eminov

unread,
Apr 5, 2025, 1:58:38 PMApr 5
to sage-devel
i did:
source .homebrew-build-env
./config (tried with python modules flag)
make

but somehow sage make do not see the brew packages
patch-2.7.6.log
config.log

Dima Pasechnik

unread,
Apr 6, 2025, 9:38:12 AMApr 6
to sage-...@googlegroups.com

export PATH=/opt/homebrew/bin:$PATH # on arm64

(on Intel, do

export PATH=/usr/local/bin:$PATH

instead)

source .homebrew-build-env
./configure

should work
Reply all
Reply to author
Forward
0 new messages