Skip to content

Instantly share code, notes, and snippets.

@haberbyte
Created December 8, 2012 14:32
Show Gist options
  • Save haberbyte/4240465 to your computer and use it in GitHub Desktop.
Save haberbyte/4240465 to your computer and use it in GitHub Desktop.
JRuby on Ubuntu x86_64 trying to install pygments gem with native extensions.
rake aborted!
load error: posix_spawn_ext -- java.lang.UnsatisfiedLinkError: failed to load shim library, error: /opt/rubies/jruby-1.7.1/lib/native/x86_64-Linux/libjruby-cext.so: cannot open shared object file: No such file or directory
org/jruby/RubyKernel.java:1027:in `require'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment