[#1816] Ruby 1.5.3 under Tru64 (Alpha)? — Clemens Hintze <clemens.hintze@...>

Hi all,

17 messages 2000/03/14

[#1989] English Ruby/Gtk Tutorial? — schneik@...

18 messages 2000/03/17

[#2241] setter() for local variables — ts <decoux@...>

18 messages 2000/03/29

[ruby-talk:01674] Re: Possible problem with ext/socket in 1.5.2

From: matz@... (Yukihiro Matsumoto)
Date: 2000-03-02 04:46:45 UTC
List: ruby-talk #1674
Hi,

In message "[ruby-talk:01673] Re: Possible problem with ext/socket in 1.5.2"
    on 00/03/02, itojun@itojun.org <itojun@itojun.org> writes:

|>    p TCPsocket.getaddress('localhost')
|>returns
|>    "::ffff:127.0.0.1"

|	which operating system are you using?

I think he is using Linux box.  The output from extconf.rb would help.
Try

  cd ext/socket
  ruby extconf.rb

In This Thread