Created
May 14, 2010 15:20
-
-
Save lukemelia/401284 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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