On Jul 30, 2006, at 9:53 PM, Douglas Tan wrote: > I followed Duncan Davidson's Sandboxing Rails with Darwin Ports > guide and > everything went fine up till the part where I had to install gems > using gem > install. I would get this stacktrace: There was a very recent thread on this topic [1]. I suggest installing gems /not/ through darwinports. You can download gems at http://rubyforge.org/projects/rubygems/. Make sure you run setup.rb using the correct ruby (/opt/local/bin/ruby). [1]: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/205011 -- Daniel