[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

gem install mechanize; Windows

Jade Tucker

8/23/2008 12:20:00 AM

Um...

D:/ruby/bin/ruby.exe extconf.rb install mechanize
checking for stdio.h... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.


C:\Documents and Settings\whoami>ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]


Any help on this one? Looks like i need stdio.h do I need to install
some dev version of ruby or what?

Any help is appreciated.
-Jt
--
Posted via http://www.ruby-....

1 Answer

Roger Pack

8/23/2008 7:09:00 PM

0

>
> Any help on this one? Looks like i need stdio.h do I need to install
> some dev version of ruby or what?

Tried it on mingw--same results. I'll ask about it. gem install
mechanize seems to work, though.
--
Posted via http://www.ruby-....