ryanb / private_pub

Handle pub/sub messaging through private channels in Rails using Faye.
MIT License
864 stars 228 forks source link

hiredis (0.3.2) install error for Mavericks, Ruby-2.1.1, Rails 4.0.4 #97

Open hpreinitz opened 10 years ago

hpreinitz commented 10 years ago

I get this error with bundle for private_pub

An error occurred while installing hiredis (0.3.2), and Bundler cannot continue. Make sure that gem install hiredis -v '0.3.2' succeeds before bundling.

Mavericks, Ruby 2.1.1, Rails 4.0.4