View Single Post
  #3  
Old 03-23-2012, 07:40 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Question

ruby install???


Hi have you any hints and tips on installing ruby on windows to use your script ?

Ive installed rubyinstaller version 1.8.7 and the DevKit and ran
Code:
gem install nokogiri
&
Code:
gem install nokogiri --platform=ruby
Still cant get your script to work ?

Reply With Quote