-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scrubyt on 1.9.1 #6
Comments
I get this same error on 1.9.1 on Windows, looking for the answer. Rubygems is def included, this is using the canonical google example. I also have installed the RubyInstaller DevKit so that I could build Hpricot (before i installed Scrubyt) and Hpricot works for sure.
|
anyone has a solution to this? im using ruby 1.9.2 |
http://stackoverflow.com/questions/4120720/no-jcode-gem-when-running-rails-server TL;DR: |
i thnk i tried doing that but still get bunch of errors, but its okay, I went with a more modern library - nokogiri. I am good now, i just need to be able to parse an arbitrary HTML with powerful DOM parsing capabiity. Nokogiri offers xpath and css style selectors. |
I get the same error. Please update scrubyt to support Ruby 1.9. |
var/lib/gems/1.9.1/gems/scrubyt-0.4.06/lib/scrubyt.rb:1: warning: variable $KCODE is no longer effective; ignored
no such file to load -- jcode
The text was updated successfully, but these errors were encountered: