-
-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
configure: error: X11 libraries not found, so X11 package cannot be built
It would be good to document in README which steps to take to install the X11 dependencies on macOS.
Also a CI running on macos-latest
could help ensure that these instructions are staying fresh.
What used to work is brew install libxrandr libxscrnsaver
: https://github.com/teach-afp/afp-code/blob/af948f0540737c65d818372d187e19e7621917a5/.github/workflows/ci.yml#L63-L66
But this was for the Intel mac (macos-12), it is broken on the ARM image (macos-14).
Metadata
Metadata
Assignees
Labels
No labels