From: matz@... (Yukihiro Matsumoto) Date: 2002-07-27T02:18:03+09:00 Subject: Re: Compiling ruby on SGI origins Hi, In message "Re: Compiling ruby on SGI origins" on 02/07/27, Bil Kleb writes: |> You need to supply the directory where libtk8.0 is, by --with-tcl-lib= |> to configure, or extconf.rb. | |Shouldn't configure have complained about not finding tk lib before I |got into the make? (it's in /usr/local/lib.) It does on other platforms. I don't know why SGI is different. |It's 17,000 lines long (lots of blank lines), do you want the whole thing? I just need the error message for sockaddr_storage test (ext/socket/extconf.rb around line 187). If you have problem identifying the result, send me the whole thing. matz.