This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 31
Build fails in macOS Ventura #119
Comments
For anyone else struggling with this issue, here's what you can do to work around it until a release:
Once you have this library installed on your system, use the following command to install packages that depend on mtex2MML using the system version via
And use this command to install mathematical with
|
Can confirm this issue is also present on macOS Sonoma: $ uname -a
Darwin n3-8-160.dhcp.drexel.edu 23.0.0 Darwin Kernel Version 23.0.0: Fri Sep 15 14:42:57 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8112 arm64
$ ruby --version
ruby 3.2.1 (2023-02-08 revision 31819e82c8) [arm64-darwin22] Is there any other info I can provide? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thanks to changes in the C23 spec, a dependency of this repo (mtex2MML) fails to build during gem installation. I've raised an issue on the mtex2MML repo to fix this build failure, but for now, it seems to be impossible to install any version of this package on macOS Ventura without resorting to manually building and installing dependencies.
Raising this issue for visibility (so others don't waste the same number of hours that I wasted debugging this), since the underlying issue stems from a dependency.
The text was updated successfully, but these errors were encountered: