Skip to content

Instantly share code, notes, and snippets.

@kennethkalmer
Created May 19, 2009 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kennethkalmer/113975 to your computer and use it in GitHub Desktop.
Save kennethkalmer/113975 to your computer and use it in GitHub Desktop.
Exception `LoadError' at /usr/lib/ruby/site_ruby/1.8/rubygems.rb:871 - no such file to load -- rubygems/defaults/operating_system
Exception `LoadError' at /usr/lib/ruby/site_ruby/1.8/rubygems/config_file.rb:35 - no such file to load -- Win32API
Exception `LoadError' at /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 - no such file to load -- ffi
/usr/lib/ruby/gems/1.8/gems/ffi-0.3.5/lib/ffi/struct.rb:24: warning: method redefined; discarding old offset
Exception `LoadError' at /usr/lib/ruby/gems/1.8/gems/ffi-0.3.5/lib/ffi/library.rb:9 - Could not open library '/usr/lib/libuuid.so': /usr/lib/libuuid.so: invalid ELF header
Exception `LoadError' at /usr/lib/ruby/gems/1.8/gems/ffi-0.3.5/lib/ffi/library.rb:9 - Could not open library '/usr/lib/libuuid.so': /usr/lib/libuuid.so: invalid ELF header
Exception `LoadError' at /usr/lib/ruby/gems/1.8/gems/ffi-0.3.5/lib/ffi/library.rb:18 - Could not open any of [/usr/lib/libuuid.so]
/usr/lib/ruby/gems/1.8/gems/ffi-0.3.5/lib/ffi/library.rb:18:in `ffi_lib': Could not open any of [/usr/lib/libuuid.so] (LoadError)
from linux_uuid.rb:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment