Blog: 2025-12-01
Jump to navigation
Jump to search
https://zguide.zeromq.org/docs/chapter1/
> We can leave the political philosophy for another book.
Here, here!
Huh
CFLAGS='-I/opt/homebrew/Cellar/notcurses/3.0.17/include' LDFLAGS='-L/opt/homebrew/Cellar/notcurses/3.0.17/lib' python setup.py build
... notcurses -o build/lib.macosx-10.9-universal2-3.9/notcurses/notcurses.cpython-39-darwin.so ld: warning: building for macOS-11.0, but linking with dylib '/opt/homebrew/opt/notcurses/lib/libnotcurses.3.dylib' which was built for newer version 15.0 ld: warning: ignoring file '/opt/homebrew/Cellar/notcurses/3.0.17/lib/libnotcurses.dylib': found architecture 'arm64', required architecture 'x86_64