On Wed, Dec 17, 2008 at 09:27:19PM +0000, Einar Magnús Boson wrote: > server = TCPServer.new(2350) > > console tells me "gettaddrinfo::ai_family not suported"
It seems like an incompatibility between your Linux distro and Ruby: <http://rubyforge.org/tracker/index.php?func=detail&aid=5627&group_id=426&atid=1698> How are you running Shoes? Compiled yourself or binary package? _why
