>From most any directory;

$ vagrant plugin install vagrant-windows
Installing the 'vagrant-windows' plugin. This can take a few minutes...
The plugin 'vagrant-windows' could not be found in local or remote
repositories. Please check the name of the plugin and try again.


>From within ~/.rvm/gems/ruby-1.9.2-p320/cache, it runs for a really long 
time (10-15 mins), fails with (although I don't recall this from Friday);

 ~/.rvm/gems/ruby-1.9.2-p320/cache
$ vagrant plugin install vagrant-windows
Installing the 'vagrant-windows' plugin. This can take a few minutes...
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/ext/builder.rb:62:in 
`run': ERROR: Failed to build gem native extension. 
(Gem::Installer::ExtensionBuildError)

    C:/HashiCorp/Vagrant/embedded/bin/ruby.exe extconf.rb
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You 
may
need configuration options.

Provided configuration options:
        --with-opt-dir
        --without-opt-dir
        --with-opt-include
        --without-opt-include=${opt-dir}/include
        --with-opt-lib
        --without-opt-lib=${opt-dir}/lib
        --with-make-prog
        --without-make-prog
        --srcdir=.
        --curdir
        --ruby=C:/HashiCorp/Vagrant/embedded/bin/ruby
        --with-zlib-dir
        --without-zlib-dir
        --with-zlib-include
        --without-zlib-include=${zlib-dir}/include
        --with-zlib-lib
        --without-zlib-lib=${zlib-dir}/lib
        --with-iconv-dir
        --without-iconv-dir
        --with-iconv-include
        --without-iconv-include=${iconv-dir}/include
        --with-iconv-lib
        --without-iconv-lib=${iconv-dir}/lib
        --with-xml2-dir
        --without-xml2-dir
        --with-xml2-include
        --without-xml2-include=${xml2-dir}/include
        --with-xml2-lib
        --without-xml2-lib=${xml2-dir}/lib
        --with-xslt-dir
        --without-xslt-dir
        --with-xslt-include
        --without-xslt-include=${xslt-dir}/include
        --with-xslt-lib
        --without-xslt-lib=${xslt-dir}/lib
        --with-libxslt-config
        --without-libxslt-config
        --with-pkg-config
        --without-pkg-config
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/mkmf.rb:434:in `try_do': The 
compiler failed to generate an executable file. (RuntimeError)
You have to install development tools first.
        from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/mkmf.rb:519:in 
`try_link0'
        from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/mkmf.rb:534:in 
`try_link'
        from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/mkmf.rb:620:in 
`block in try_ldflags'
        from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/mkmf.rb:613:in 
`with_ldflags'
        from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/mkmf.rb:619:in 
`try_ldflags'
        from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/mkmf.rb:1725:in 
`pkg_config'
        from extconf.rb:154:in `<main>'


Gem files will remain installed in 
C:/Users/cbrown/.vagrant.d/gems/gems/nokogiri-1.6.1 for inspection.
Results logged to 
C:/Users/cbrown/.vagrant.d/gems/gems/nokogiri-1.6.1/ext/nokogiri/gem_make.out
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/ext/ext_conf_builder.rb:39:in
 
`block in build'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/tempfile.rb:324:in `open'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/ext/ext_conf_builder.rb:19:in
 
`build'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/installer.rb:689:in 
`block (3 levels) in build_extensions'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/installer.rb:688:in 
`chdir'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/installer.rb:688:in 
`block (2 levels) in build_extensions'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/installer.rb:687:in 
`synchronize'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/installer.rb:687:in 
`block in build_extensions'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/installer.rb:662:in 
`each'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/installer.rb:662:in 
`build_extensions'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/installer.rb:227:in 
`install'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/dependency_installer.rb:379:in
 
`block in install'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/dependency_installer.rb:339:in
 
`each'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/dependency_installer.rb:339:in
 
`each_with_index'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/dependency_installer.rb:339:in
 
`install'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/plugins/commands/plugin/action/install_gem.rb:65:in
 
`block in call'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/plugins/commands/plugin/gem_helper.rb:42:in
 
`block in with_environment'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/user_interaction.rb:40:in 
`use_ui'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/plugins/commands/plugin/gem_helper.rb:41:in
 
`with_environment'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/plugins/commands/plugin/action/install_gem.rb:52:in
 
`call'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/action/warden.rb:34:in
 
`call'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/plugins/commands/plugin/action/bundler_check.rb:20:in
 
`call'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/action/warden.rb:34:in
 
`call'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/action/builder.rb:116:in
 
`call'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/action/runner.rb:69:in
 
`block in run'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/util/busy.rb:19:in
 
`busy'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/action/runner.rb:69:in
 
`run'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/plugins/commands/plugin/command/base.rb:17:in
 
`action'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/plugins/commands/plugin/command/install.rb:27:in
 
`execute'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/plugins/commands/plugin/command/root.rb:56:in
 
`execute'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/cli.rb:38:in 
`execute'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/environment.rb:484:in
 
`cli'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.4.3/bin/vagrant:127:in 
`<top (required)>'
        from C:/HashiCorp/Vagrant/embedded/gems/bin/vagrant:23:in `load'
        from C:/HashiCorp/Vagrant/embedded/gems/bin/vagrant:23:in `<main>'

On Friday, January 17, 2014 6:12:29 PM UTC-5, Mitchell Hashimoto wrote:
>
> Why doesn't `vagrant plugin install vagrant-windows` work?
>
>
> On Fri, Jan 17, 2014 at 2:10 PM, CB <cn...@verizon.net <javascript:>>wrote:
>
>>   I've been trying to install vagrant-windows plugin.  I've got rvm 
>> stable, ruby 1.9.2, and 'gem install vagrant-windows' captured that and all 
>> the dependencies locally.  I've tried the 'vagrant plugin install 
>> vagrant-windows' various ways, but in no way can get it to install 
>> successfully. I'm not strong in ruby, so am probably missing something very 
>> basic, because I can also not find any posts that recommend anything beyond 
>> the very simple  'vagrant plugin install vagrant-windows'. i.e., something 
>> so basic no one needs to mention it.  
>>
>>    Ideas?
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Vagrant" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to vagrant-up+...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to