Quote Originally Posted by RecklessEnthusiasm View Post
Okay RobA, I would love for a simpler explanation for how to get the SVG import up and running--am I wrong to think that there are three or four plugins as well as an aditional library file you need to put into the sketchup folder to get this going? The 'walkthrough' post seems more that a little complicated. Perhaps there is a link to all the files needed?
Download svg.rb from here: http://rhin.crai.archi.fr/RubyLibrar...ils.php?id=435 and put it in your plugin directory

Following the instructions after the "Aaargh!":
Download http://rubyforge.org/frs/download.ph...386-mingw32.7z
and extract the \lib\ruby\1.9.1\rexml\ file into \plugins\rexml\ in your sketchup install.

Click here: http://www.koders.com/ruby/fidFC6B85...3.aspx?s=open3 and use the download button on the left to download forwardable.rb into your plugin folder
Click here:http://www.koders.com/ruby/fidD93919...5.aspx?s=open3 and use the download button on the left to download set.rb into your plugin folder

That is it. It shows up under plugins, not under import.

The conflict mentioned is with set.rb. and the one in the sandbox tools.

-Rob A>