Created
September 3, 2009 14:30
-
-
Save Juice10/180333 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=> Booting Thin | |
=> Rails 2.3.2 application starting on http://0.0.0.0:3000 | |
/Users/justin/Projects/Soocial/webapp/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:76:in `establish_connection': Please install the postgresql adapter: `gem install activerecord-postgresql-adapter` (dlopen(/usr/local/lib/ruby/gems/1.8/gems/pg-0.8.0/lib/pg.bundle, 9): no suitable image found. Did find: (RuntimeError) | |
/usr/local/lib/ruby/gems/1.8/gems/pg-0.8.0/lib/pg.bundle: mach-o, but wrong architecture - /usr/local/lib/ruby/gems/1.8/gems/pg-0.8.0/lib/pg.bundle) | |
from /Users/justin/Projects/Soocial/webapp/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:60:in `establish_connection' | |
from /Users/justin/Projects/Soocial/webapp/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:55:in `establish_connection' | |
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:417:in `initialize_database' | |
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:141:in `process' | |
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:113:in `send' | |
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:113:in `run' | |
from /Users/justin/Projects/Soocial/webapp/config/environment.rb:18 | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
from /Users/justin/Projects/Soocial/webapp/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require' | |
from /Users/justin/Projects/Soocial/webapp/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in' | |
from /Users/justin/Projects/Soocial/webapp/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require' | |
from /Users/justin/Projects/Soocial/webapp/vendor/rails/railties/lib/commands/server.rb:86 | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
from script/server:3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment