Hey guys, I'm trying to install facebooker using:
gem install facebooker
on my Win7 machine. It returns this:
checking for ruby/st.h... * 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.
I'm running Ruby 1.9.1, Gems 1.3.5 and Rails 2.3.5
I found this, to no avail. I actually get the same error trying to install json gem.
http://blog.spaceprogram.com/2009/03/gem-install-facebooker-on-windows.html
Thanks guys!