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

Improve installation compatability with Homebrew and macOS #15

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

Omoeba
Copy link
Contributor

@Omoeba Omoeba commented Jan 2, 2025

This PR was inspired by my recent attempt to add xmq to Homebrew. The configure script was changed to also use pkg-config for the libxml2 and libxslt dependencies, similar to zlib. This should allow brew-installed libraries to be found, since they are not preset in /usr/include. The install.sh script has also been updated to work with the macOS install command's different behavior.

@weetmuts weetmuts merged commit fef2a4b into libxmq:master Jan 2, 2025
@weetmuts
Copy link
Collaborator

weetmuts commented Jan 2, 2025

This is super great! Thanks for helping me with configure/install compatibility!

@Omoeba
Copy link
Contributor Author

Omoeba commented Jan 2, 2025

Of course! Can you also make a new release so I can add it as a Homebrew Formula?

@weetmuts
Copy link
Collaborator

weetmuts commented Jan 2, 2025

Release fixed!

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

Successfully merging this pull request may close these issues.

2 participants