mitchellh / virtualbox

[ABANDONED] Create and modify virtual machines in VirtualBox using pure ruby.
http://mitchellh.github.com/virtualbox/
MIT License
245 stars 45 forks source link

Fix vbox searchpaths on FreeBSD #70

Closed lcampbell closed 13 years ago

lcampbell commented 13 years ago

This patch simple adds the appropriate searchpath for the vbox shared object to fix the "Virtualbox not found" error on FreeBSD.

mitchellh commented 13 years ago

This was already contributed from #69, I'll release soon! :)