rake-compiler fails on Fedora 13

G

Gloria

Hi there,
I get the following:

[root@li137-46 tenderlove-nokogiri-0e2a3d9]# rake-compiler
/usr/lib/ruby/gems/1.8/gems/rake-compiler-0.7.0/lib/rake/
extensioncompiler.rb:28:in `mingw_host': No MinGW tools or unknown
setup platform? (RuntimeError)
from /usr/lib/ruby/gems/1.8/gems/rake-compiler-0.7.0/bin/../tasks/bin/
cross-ruby.rake:40
from /usr/lib/ruby/gems/1.8/gems/rake-compiler-0.7.0/bin/rake-
compiler:21:in `load'
from /usr/lib/ruby/gems/1.8/gems/rake-compiler-0.7.0/bin/rake-
compiler:21
from /usr/bin/rake-compiler:19:in `load'
from /usr/bin/rake-compiler:19

It doesn't seem to matter if I install it via yum or gem, the same
error occurs.
Help!

Thank you in advance,
Gloria
 
R

Roger Pack

extensioncompiler.rb:28:in `mingw_host': No MinGW tools or unknown
setup platform? (RuntimeError)
from /usr/lib/ruby/gems/1.8/gems/rake-compiler-0.7.0/bin/../tasks/bin/

perhaps you are missing a dependency, like one that contains the word
"mingw"...
 
G

Gloria

I don't use MingW on Fedora. I don't want to cross compile for Windows
at all. I want to build natively, of course.
 
L

Luis Lavena

I don't use MingW on Fedora. I don't want to cross compile for Windows
at all. I want to build natively, of course.

You only need to invoke rake-compiler if you want to setup a ruby for
cross compilation.

You also don't need to invoke "rake cross compile" when compiling
natively.
 
G

Gloria

Thank you. I'm following nokigiri build instructions, and this was not
clear.
Gloria
 
L

Luis Lavena

Thank you. I'm following nokigiri build instructions, and this was not
clear.
Gloria

Don't worry, is actually my fault for not having good documentation in
rake-compiler :(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top