From: "Simon Kröger" Date: 2006-07-20T06:38:00+09:00 Subject: Re: rubynodes extension failed compilation Alexandru Popescu wrote: > Just to make the story short... I gave up (hey, don't blame me... my > time is limitted). > > Here is why: > > [...] > > ruby: no such file to load -- ubygems (LoadError) At least this one is easy, you have an environment variable RUBYOPT=rubygems but no rubygems installed. cheers Simon