I have ubuntu 11.10 x32 version on my PC, and need to set up a Vagrant for a project, but couldnt find a distrib on their download page:
http://downloads.vagrantup.com/tags/v1.0.3 (current)
Both vagrant_1.0.3_i686.deb and vagrant_1.0.3_x86_64.deb obviously doesn’t work. How could I obtain and run version for my OS?
Vagrant is a ruby Gem, so you always could run latest version under any platform if you could run Ruby. Of course you should install OpenBox and maybe tweak some settings that are setted up by standalone installer, but this way it is at least work.