Skip to content

Instantly share code, notes, and snippets.

@vibinnair
vibinnair / bundle-error-mysql
Created December 19, 2012 14:30
bundle install error while configuring survey-web for mysql database.
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/home/vibin/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
checking for rb_thread_blocking_region()... no
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lm... yes
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lz... yes
checking for mysql_query() in -lmysqlclient... no
@vibinnair
vibinnair / bundle-error-capybara
Created December 18, 2012 14:34
bundle install error - survey-web
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/home/vibin/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
Gem files will remain installed in /home/vibin/Research/github/survey-web/vendor/bundle/ruby/1.9.1/gems/capybara-webkit-0.12.1 for inspection.
Results logged to /home/vibin/Research/github/survey-web/vendor/bundle/ruby/1.9.1/capybara-webkit-0.12.1/./gem_make.out
An error occured while installing capybara-webkit (0.12.1), and Bundler cannot continue.
Make sure that `gem install capybara-webkit -v '0.12.1'` succeeds before bundling
@vibinnair
vibinnair / bundle-install-error.txt
Created September 11, 2012 10:22
bundle install error - sign-in-with-twitter
/home/test/Vibin/Workarea/Research/github/sign-in-with-twitter/Gemfile:2:in `evaluate': undefined method `ruby' for #<Bundler::Dsl:0x000000008eea90> (NoMethodError)
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/dsl.rb:7:in `instance_eval'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/dsl.rb:7:in `evaluate'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/definition.rb:18:in `build'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler.rb:135:in `definition'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/cli.rb:220:in `install'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/vendor/thor/task.rb:22:in `run'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
/home/test/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.3/lib/bundler/vendor/thor.rb:263:in `dispatch'
/home/test/.rvm/gems/