On 17.12.2008, at 23:00 , _why wrote:
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
Linux?
I packed an .exe on my mac which downloaded shoes on the windows
machine and then failed with the error I provided.
einarmagnus