Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Gem install of rubyzip working, but not.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Nathan Loyer, post: 4613420"] I installed the rubyzip gem with the command: roboticbuddha:documents User$ gem install rubyzip Successfully installed rubyzip-0.9.1 1 gem installed roboticbuddha:documents User$ Everything looks fine, but when I try to run a script: require 'zip/zipfilesystem' It bombs, saying: roboticbuddha:documents User$ ruby docxreader.rb docxreader.rb:2:in `require': no such file to load -- zip/zipfilesystem (LoadError) from docxreader.rb:2 I've updated gems with the "sudo gem update --system" command and installed rubyzip again. No luck. Any ideas?? Thanks, Nathan [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Gem install of rubyzip working, but not.
Top