How do you install Nokogiri for SketchUp?
-
Hello, I have been combing the internet to try and find out what files I need to put where so I can get Nokogiri to work in the SketchUp ruby console. I installed Nokogiri using - gem install nokogiri.
How do I get it to work with SketchUp? What files do I take from where to where? In the beginning of the ruby files do I simply put "require 'nokogiri'" or is there more to it than that?
I got REXML to work which was fairly easy, just moved the whole REXML file into /plugins and the set.rb file as well. Then in the begin of rb files write -
require "rexml/document"
include REXMLShouldn't the process be similar for Nokogiri?
Please help, I am losing my mind.
Thank you.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement