From: Victor Reyes Date: 2005-01-08T06:22:24+09:00 Subject: Re: Ruby on AIX? I also use Ruby in AIX, but I have problems every now and then. I have 66 RS/6000 (AIX) servers and I have problems with many of then installing Ruby. Furthermore, on the system running AIX 5.2, I can't get socket support. So, since I work on a distributed environment where we distribute the same scripts to every server, and since Ruby refuse to work on every server, I had to remove it from all. Too bad since I really like Ruby. So, I went back to Korn Shell and Perl. Oh well, the story of my life. Victor On Sat, 8 Jan 2005 04:51:26 +0900, Austin Moody wrote: > I've been using Ruby on AIX (both 4.3 and 5.2) and it hasn't been easy. > > Actually the latest release of 1.8.2 compiled for me perfectly, except > for the Socket library. This is a problem I'm yet to figured out. > --austin > >