sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Loading rubygems and other packages ?

    Scheduled Pinned Locked Moved Newbie Forum
    sketchup
    2 Posts 1 Posters 219 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      ryu
      last edited by

      Hello,
      How do I load rubygems into sketchup? I am interested in being
      able to use rubygems to load other packages, like

      gem install spreadsheet

      Or maybe it is better to load the spreadsheet gem directly.
      I have tried copying the gems files into the plugin directory
      but it complained about 'date' method undefined.

      Thanks,
      Robert

      1 Reply Last reply Reply Quote 0
      • R Offline
        ryu
        last edited by

        After digging around various threads I figured it out:

        1. Install the "loadpaths.rb" script (http://forums.sketchucation.com/viewtopic.php?f=180&t=29412)
          into SU Plugins. I modified it with:

        $LOAD_PATH << "#{pre}/gems/1.8/gems/ruby-ole-1.2.10.1/lib"
        $LOAD_PATH << "#{pre}/gems/1.8/gems/spreadsheet-0.6.4.1/lib"

        1. Backup and clobber the msvcrt-ruby18.dll with the one from the ruby1.8.6 release.

        2. require 'spreadsheet.rb' -> true

        -Robert

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Buy SketchPlus
        Buy SUbD
        Buy WrapR
        Buy eBook
        Buy Modelur
        Buy Vertex Tools
        Buy SketchCuisine
        Buy FormFonts

        Advertisement