Skip to content

Instantly share code, notes, and snippets.

@lukemelia
Created May 14, 2010 15:20
Show Gist options
  • Save lukemelia/401284 to your computer and use it in GitHub Desktop.
Save lukemelia/401284 to your computer and use it in GitHub Desktop.
[11:13-focus!][weplay(masterΔ)]$ gem install memcached
Building native extensions. This could take a while...
gem install memcache-clientSuccessfully installed memcached-0.19.3
1 gem installed
[11:14-focus!][weplay(masterΔ)]$ gem install memcache-client
Successfully installed memcache-client-1.8.3
1 gem installed
[11:18-focus!][weplay(masterΔ)]$ rake environment
(in /Users/lmelia/devprojects/weplay)
rake aborted!
dlopen(/Users/lmelia/.rvm/gems/rbx-head/gems/memcached-0.19.3/lib/rlibmemcached.bundle, 10): Symbol not found: _rb_big2ull
Referenced from: /Users/lmelia/.rvm/gems/rbx-head/gems/memcached-0.19.3/lib/rlibmemcached.bundle
Expected in: flat namespace
in /Users/lmelia/.rvm/gems/rbx-head/gems/memcached-0.19.3/lib/rlibmemcached.bundle; dlopen(/Users/lmelia/.rvm/gems/rbx-head/gems/memcached-0.19.3/lib/rlibmemcached.dylib, 10): image not found
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment