Troubleshooting RVM.
Installed both Ruby 1.9.2-Head / 1.9.2-p136
When running the server, server crashes receiving this error:
dyld: lazy symbol binding failed: Symbol not found: _STR2CSTR
Expected in: flat namespace
dyld: Symbol not found: _STR2CSTR
Expected in: flat namespace
Found this posting but didn't help much: http://www.ruby-forum.com/topic/215406
Any solutions would be great!