Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 29th, 2012  |  syntax: None  |  size: 0.60 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. $ sudo rake db:create
  2. /usr/local/lib/ruby/1.9.1/yaml.rb:56:in `<top (required)>':
  3. It seems your ruby installation is missing psych (for YAML output).
  4. To eliminate this warning, please install libyaml and reinstall your ruby.
  5. dyld: lazy symbol binding failed: Symbol not found: _mysql_get_client_info
  6.   Referenced from: /usr/local/lib/ruby/gems/1.9.1/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle
  7.   Expected in: flat namespace
  8.  
  9. dyld: Symbol not found: _mysql_get_client_info
  10.   Referenced from: /usr/local/lib/ruby/gems/1.9.1/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle
  11.   Expected in: flat namespace
  12.  
  13. Trace/BPT trap