2013-04-12 66 views
3

試圖讓建立與無業遊民,但得到的錯誤:流浪者,VirtualBox內置或沒有?

The "VBoxManage" command or one of its dependencies could not be found. 
Please verify VirtualBox is properly installed. You can verify everything 
is okay by running "VBoxManage --version" and verifying that the VirtualBox 
version is outputted. 

只是困惑,因爲流浪文檔指出:

「入門指南將使用放浪與VirtualBox的,因爲它是免費的,可在每個主要平臺上,以及內置於Vagrant的

如果在安裝Vagrant時應該包含VirtualBox,那麼不要單獨安裝VirtualBox。運行OSX 10.8如果相關,猜測我只需要安裝VirtualBox?如果是這樣的話,當它們說它是「內置的」時,它們在文檔中意味着什麼?

回答

5

如果您計劃使用帶有Vagrant的VirtualBox,則需要安裝VirtualBox。我猜他們意味着VirtualBox集成是內置的?

最近,他們已經抽象出了VirtualBox特定的代碼,並且正在研究允許多個提供者。除了VirtualBox,我相信VMWare現在是supported