Hi. I was trying out "packet" tonight, but failed at the starting block with c:/Ruby/lib/ruby/gems/1.8/gems/packet-0.1.0/lib/core.rb:133:in `start_reactor': uninitialized constant Packet::Core::CommonMethods::UNIXSocket (NameError) from c:/Ruby/lib/ruby/gems/1.8/gems/packet-0.1.0/lib/core.rb:132:in `each' from c:/Ruby/lib/ruby/gems/1.8/gems/packet-0.1.0/lib/core.rb:132:in `start_reactor' from c:/Ruby/lib/ruby/gems/1.8/gems/packet-0.1.0/lib/core.rb:127:in `loop' from c:/Ruby/lib/ruby/gems/1.8/gems/packet-0.1.0/lib/core.rb:127:in `start_reactor' from c:/Ruby/lib/ruby/gems/1.8/gems/packet-0.1.0/lib/packet_master.rb:16:in `run' from wikipacket.rb:23 I groped around and it seems there is no UNIXSocket support in my Ruby installation (ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]) on Windows XP. Any idea what I'm doing wrong ? Tad -- Posted via http://www.ruby-forum.com/.