-
Notifications
You must be signed in to change notification settings - Fork 62
OS X support? #96
Comments
You need to install OSX commandline tools. |
I have it installed! I saw that OS X isn't listed under Supported Operating Systems so I figured that the error I was getting might be why you haven't included OS X. |
I use it often with OSX, but as the host. I don't use vagrant to provision I remember something when I upgraded to the latest, but unfortunately I Have you installed X-Code and updated it lately? On Mon, Aug 5, 2013 at 11:14 AM, Jacob Magnusson
Ben Hosmer Brevard Tech - Brevard County Florida's Tech User Group Drupal Developer 321.252.9581 |
That is the list of Guest OS's. As you can see from the error message, there is something up with your gcc install that it is not finding the dynamically linked library it is looking for. Not much we can do on this end, but good luck! |
Oh, that wasn't clear to me. Anyways I fixed my issue by uninstalling the homebrew-versions gcc that I had installed. vagrant-salt is the first install I've had problems with because of gcc-4.7 |
I get the following error when I try to install vagrant-salt with
vagrant plugin install vagrant-salt
on OS X 10.8.4:See https://gist.github.com/jmagnusson/58f87e67b31b6134724c for full error message.
The text was updated successfully, but these errors were encountered: