I am using Ruby 1.9.2 and i have an assignment to use hpricot. I have tried to install hpricot gem and I get error messages. extconf.rb failed. Could not create makefile. Check the mkmf.log. But I cannot find mkmf.log.
I checked the other answers and tried to install using gem install hpricot-platform=mswin32. that didnt work either.
Should I reinstall Ruby version 1.8?