Created
June 25, 2010 04:18
-
-
Save eventualbuddha/452398 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
| donovan ~ $ rbx | |
| >> require 'iconv' | |
| FFI::NotFoundError: Unable to find 'iconv_open' | |
| from FFI::Library(Class)#attach_function at kernel/platform/library.rb:98 | |
| from Iconv.__class_init__ (Iconv) at /usr/local/rubinius/1.0.1/lib/iconv.rb:11 | |
| from main.__script__ at /usr/local/rubinius/1.0.1/lib/iconv.rb:4 | |
| from Rubinius::CodeLoader.require at kernel/common/codeloader.rb:145 | |
| from Kernel(Object)#require at kernel/common/kernel.rb:693 | |
| from Object#irb_binding {} at (irb):1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment