andrewd18 / rubypi

An EVE Online Planetary Interaction tool, written in Ruby.
Other
22 stars 8 forks source link

bundle install fail on windows 10 needs build tools #9

Open napster85 opened 8 years ago

napster85 commented 8 years ago

error in "bundle install" command (Gem::InstallError: The 'libxml-ruby' native gem requires installed build tools.)

I don't want to download full devkit just to run a Ruby script. is it possible to reupload the prepackaged version?

egeis commented 8 years ago

The problem is the bundle is not completely downloaded on windows 8+ due to an SSL issue I have read about. I tried manually installing each gem but I cant find the ones inside the bundle.. Would be nice for a binary version in the release section.

egeis commented 8 years ago

the package at: http://andrewd18.com/rubypi/ is a broken link.

andrewd18 commented 8 years ago

Re: Windows 10 issues I do not have a copy to test with, nor do I want one.

Re: broken link, the Windows 7 prepackaged version has never worked for anyone but me. I don't know why. We've tried multiple different machines and editions of Windows 7. That's why the link was pulled down.

On Mon, May 9, 2016 at 4:18 PM, Richard Coan notifications@github.com wrote:

the package at: http://andrewd18.com/rubypi/ is a broken link.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/andrewd18/rubypi/issues/9#issuecomment-217993063