From: Ari Brown Date: 2007-05-24T05:57:53+09:00 Subject: Re: Ruby Header Files in Mac OS X On May 23, 2007, at 4:51 PM, Henry Maddocks wrote: > > On 24/05/2007, at 8:19 AM, Ari Brown wrote: > >> [Snow-iMac:~/Desktop/Programming/rubyforger] ari% ruby extconf.rb >> can't find header files for ruby. >> >> Am I the only one having this issue? I have found ruby.h (assuming >> that's the file it's looking for), and it's in the normal >> directory. I have had this issue every time I try to install a new >> Ruby library. >> >> I suppose ruby.h is not the file it's looking for? > > Have you set up your paths correctly? > > $ whereis ruby > /usr/bin/ruby > $ echo $PATH > /usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/bin:/sbin:/usr/ > bin:/usr/sbin I can run ruby just fine, but to be sure, I checked. And yup, Ruby's in my path. Sweet Ruby Gods please help me ~ Ari English is like a pseudo-random number generator - there are a bajillion rules to it, but nobody cares.