Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gettext.c libary mismatched #89

Open
luclaurent opened this issue Nov 5, 2023 · 1 comment
Open

gettext.c libary mismatched #89

luclaurent opened this issue Nov 5, 2023 · 1 comment

Comments

@luclaurent
Copy link

Dear Maël,

Thank you for your amazing work.

I try to install amc on MacOS Sonoma via Homebrew. After installing libraries and dependencies (everything seems to work fine), I ran sudo auto-multiple-choice latex-link and I get the error gettext.c: loadable library and perl binaries are mismatched (got first handshake key 0xf880080, needed 0xff00080).

How can I solve it?

Thank you in advance

@malshar
Copy link

malshar commented Aug 3, 2024

try this

brew uninstall --force --ignore-dependencies auto-multiple-choice
brew reinstall glib
brew install --build-from-source auto-multiple-choice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants