From: John Ky Date: 2009-01-14T14:20:00+09:00 Subject: Finding ruby.h ------=_Part_368246_9428134.1231910452331 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'm building ruby extensions across many different OSes and architectures. Does anyone know an easy way to find ruby.h on any given system? I'm told that perl has a "perl -V" or @ENV variable which gives some paths I can look through for perl.h. Does Ruby have an equivalent? Is there a better way to find ruby.h? Thanks, -John ------=_Part_368246_9428134.1231910452331--