Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Can't install gem #12

Closed
oriolgual opened this issue Apr 14, 2011 · 2 comments
Closed

Can't install gem #12

oriolgual opened this issue Apr 14, 2011 · 2 comments

Comments

@oriolgual
Copy link

$ gem install capybara-webkit
Building native extensions.  This could take a while...
ERROR:  Error installing capybara-webkit:
ERROR: Failed to build gem native extension.

    /Users/oriol/.rvm/rubies/ruby-1.9.2-p180/bin/ruby extconf.rb
    /Users/oriol/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems.rb:407:in `bin_path': can't find gem rake ([">= 0"]) with executable rake (Gem::GemNotFoundException)
    from /Users/oriol/.rvm/gems/ruby-1.9.2-p180@global/bin/rake:19:in `<main>'


Gem files will remain installed in /Users/oriol/.rvm/gems/ruby-1.9.2-p180@global/gems/capybara-webkit-0.1.5 for inspection.
Results logged to /Users/oriol/.rvm/gems/ruby-1.9.2-p180@global/gems/capybara-webkit-0.1.5/./gem_make.out

Using rubygems 1.7.2 (also tried with 1.7.1) and qt installed with homebrew (and rake is installed)

@oriolgual
Copy link
Author

Solved with $ rvm exec gem install capybara-webkit

Sorry, it's not solved. With rvm exec installed OK with jruby 1.6, rbx and 1.8.7 but fails with 1.9.2 :(

@oriolgual
Copy link
Author

Didn't read well issue #6, closing as duplicate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant