From: "Mr. BeOS" Date: 2002-03-29T08:31:59+09:00 Subject: Beos, sockets Hi all, I installed Ruby 1.6.7 on Beos 5.03 and it appeared to go off without a hitch this time during the build process. However, sockets don't appear to work. I got this error below at 'require socket'. /boot/home/djberge/Programming/Ruby-572>./program.rb ./third.rb:3:in `require': Failed to load /boot/home/config/lib/ruby/1.6/i586-beos/socket.so (LoadError) from ./third.rb:3 Any ideas? Thanks. Regards, Dan