From: Doug Phillips Date: 2007-05-24T12:02:03+09:00 Subject: Re: Ruby Header Files in Mac OS X > and through /private/etc/csh.cshrc > I am adding setenv PATH /usr/local/bin/:$PATH to the end of > the file and saving it. I could be wrong, but I believe that csh needs the variable to be in the form of ${var}, e.g. ${PATH} Or at least that's always how I've done it.