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

Use system libs option #31

Merged
merged 2 commits into from Aug 29, 2014

Conversation

ged
Copy link
Contributor

@ged ged commented Aug 27, 2014

This adds the ability to use system libraries for hosts that already have libzmq and libczmq installed by passing the --with-system-libs option when installing:

gem install rbczmq -- --with-system-libs

I've been using it in production for a few months, and figured I'd pass it on in case you'd find it useful.

Thanks for a great library!

ged added 2 commits June 13, 2014 07:56
The option is --with-system-libs. You can use it like so:

  gem install rbczmq -- --with-system-libs
methodmissing added a commit that referenced this pull request Aug 29, 2014
@methodmissing methodmissing merged commit 56cfa9d into methodmissing:master Aug 29, 2014
@methodmissing
Copy link
Owner

Thanks Michael, shipped 1.7.7

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.

None yet

2 participants