Diaspora Install Rake Error – Snow Leopard – Rails

Diaspora code opened up on github today.

“Git” it here:  http://github.com/diaspora/diaspora

In the process of doing the install, I had some rake errors.

rake aborted!
dlopen(/Library/Ruby/Gems/1.8/gems/ruby-debug-base-0.10.3/lib/ruby_debug.bundle, 9): no suitable image found.  Did find:
	/Library/Ruby/Gems/1.8/gems/ruby-debug-base-0.10.3/lib/ruby_debug.bundle: no matching architecture in universal wrapper - /Library/Ruby/Gems/1.8/gems/ruby-debug-base-0.10.3/lib/ruby_debug.bundle

Which were fixed by running:

sudo gem uninstall ruby-debug-base; sudo gem install ruby-debug-base linecache

Distributed, controlled facebook is something I’d definitely like, especially for my family and friends. This looks promising. Maybe I’ll get some ruby in me, and dig around in it.

Just passing it along. We’ll definitely see where this road leads.