Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curb error #40

Open
lemiskis opened this issue May 9, 2011 · 3 comments
Open

Curb error #40

lemiskis opened this issue May 9, 2011 · 3 comments

Comments

@lemiskis
Copy link

lemiskis commented May 9, 2011

I'm trying to install locally with the tutorial and i get this when I do the last command:

Could not find curb-0.7.8 in any of the sources

Then I try to install curb with a sudo gem1.8 install curb, this happens:

ERROR: Error installing curb:
ERROR: Failed to build gem native extension.

    /usr/bin/ruby1.8 extconf.rb

extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)
from extconf.rb:1

So, I'm stuck here. Don't know what I'm doing wrong...
Thanks in advance!

@DNNX
Copy link

DNNX commented May 31, 2011

please share your mkmf.log

@lemiskis
Copy link
Author

lemiskis commented Jun 1, 2011

@DNNX
Copy link

DNNX commented Jun 2, 2011

According to your mkmf.log, curb-0.7.8 requires ruby 1.9:


But you're using Ruby 1.8.

Could you try Ruby 1.9?

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

No branches or pull requests

2 participants