[LRUG] Ruby Environment on Lion

Tom Stuart tom at experthuman.com
Fri Jul 22 01:48:41 PDT 2011


On 22 Jul 2011, at 09:41, George Ornbo wrote:
> I'm interested in hearing if anyone has had any issues with their dev environment on Lion - zsh, rvm, homebrew, vim, nginx, postgres etc

I wiped my drive and installed Lion from scratch, and the only problem I've had is that ree-1.8.7-2011.03 wouldn't build with LLVM (which is now the default C compiler), so I had to do "CC=/usr/bin/gcc-4.2 rvm install ree-1.8.7-2011.03" instead. However, ruby-1.9.2-p290 built fine with LLVM and everything else I've installed with Homebrew (Git, MySQL, Redis, memcached, FreeImage etc) has just worked. (I don't use zsh.)

Cheers,
-Tom


More information about the Chat mailing list