Can't Build Ruby 1.8.1 on HP-UX 11.00

Hi,

Given up on ruby for now...

Do you mean you still having compiling problem after the workaround?
Or you didn't know how to do that workaround?

  % tar zxvf ruby-1.8.2-preview3.tar.gz
  % cd ruby-1.8.2
  % touch lex.c
  % ./configure
  % make
  % su
  # make install

              matz.

···

In message "Re: Can't Build Ruby 1.8.1 on HP-UX 11.00" on Fri, 19 Nov 2004 15:10:51 +0900, Kevin Hinners <kevin.hinners@fedex.com> writes: