Ludo wrote: > LoadError: /usr/lib/libcrypto.so.0: shared object not open - > /home/coquelle//lib/ruby/site_ruby/1.6/i686-linux/fox.so > from (irb):1:in `require' > from (irb):1 This post: http://www.ruby-talk.org/44338 suggests that you may be able to alter your LD_LIBRARY_PATH setting to fix it. Hope this helps, Lyle