Created
May 7, 2013 23:15
-
-
Save adamstac/5536949 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adamstacoviak@AS-MBP-i7 [06:11:14] [~] | |
-> % vagrant init precise32 http://files.vagrantup.com/precise32.box | |
A `Vagrantfile` has been placed in this directory. You are now | |
ready to `vagrant up` your first virtual environment! Please read | |
the comments in the Vagrantfile as well as documentation on | |
`vagrantup.com` for more information on using Vagrant. | |
adamstacoviak@AS-MBP-i7 [06:12:23] [~] | |
-> % vagrant up | |
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed. | |
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires | |
this to be available on the PATH. If VirtualBox is installed, please find the | |
`VBoxManage` binary and add it to the PATH environmental variable. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment