I've installed Vagrant via Chocolatey on a Windows 7 machine with the command
cinst Vagrant
Everything seemed to install happily. However, when I try to run
vagrant init
I get the following error:
C:/vagrant/vagrant/embedded/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': 127: The specified procedure could not be found. - C:/vagrant/vagrant/embedded/lib/ruby/1.9.1/i386-mingw32/pathname.so (LoadError)
from C:/vagrant/vagrant/embedded/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from C:/vagrant/vagrant/embedded/lib/ruby/1.9.1/pathname.rb:14:in `<top (required)>'
from C:/vagrant/vagrant/embedded/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from C:/vagrant/vagrant/embedded/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from C:/vagrant/vagrant/embedded/lib/ruby/gems/1.9.1/gems/vagrant-1.0.3/lib/vagrant.rb:45:in `<top (required)>'
from C:/vagrant/vagrant/embedded/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from C:/vagrant/vagrant/embedded/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from C:/vagrant/vagrant/embedded/lib/ruby/gems/1.9.1/gems/vagrant-1.0.3/bin/vagrant:3:in `<top (required)>'
from C:/vagrant/vagrant/bin//../embedded/bin/vagrant:19:in `load'
from C:/vagrant/vagrant/bin//../embedded/bin/vagrant:19:in `<main>'
I have also installed Ruby via Chocolatey just to be on the safe side.
Any 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
[hidden email].
For more options, visit
https://groups.google.com/groups/opt_out.