Hello: z2-3:~ kikitux$ ls -al /usr/local/bin/vagrant lrwxr-xr-x 1 root admin 24 Aug 6 02:08 /usr/local/bin/vagrant -> /opt/vagrant/bin/vagrant z2-3:~ kikitux
usr local bin is in the path, so is common pratice place binaries o link to binaries there otherwise you need to update PATH, etc. Alvaro. On Fri, Aug 12, 2016 at 11:17 PM, <[email protected]> wrote: > According to this page https://github.com/mitchellh/vagrant/blob/ > 42c5d98f60b121e673fbf0ce5f1e0179061157b7/website/source/docs/installation/ > uninstallation.html.md The files in OSX should be in: > > > /Applications/Vagrant > > > But they are not they are in > > /opt/Vagrant > > And the user stuff is > > /usr/local/bin/vagrant > > So you are really messing things between installation or documentation. > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/vagrant-up/0230571a-1e39-40ae-81f9-0f50c640b42a%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/0230571a-1e39-40ae-81f9-0f50c640b42a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro (+31)103400555 -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyZaXjNKhbw7m4tZymBXGFrE7nvnADGL%3DJ%2B35NNVBN1PQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
