Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bundle install fail on windows 10 needs build tools #9

Open
napster85 opened this issue Mar 12, 2016 · 3 comments
Open

bundle install fail on windows 10 needs build tools #9

napster85 opened this issue Mar 12, 2016 · 3 comments

Comments

@napster85
Copy link

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
Copy link

egeis commented May 9, 2016

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
Copy link

egeis commented May 9, 2016

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

@andrewd18
Copy link
Owner

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
#9 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants