rzyns / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Macvim doesn't link to homebrew python when installing. #451

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
`brew install python` and `brew install macvim` afterwards.

What is the expected output? What do you see instead?
Macvim should be compiled using homebrew's python, while in fact it doesn't. 
This causes severe crashes in plenty of cases - plugins, for example.

What version of MacVim and OS X are you using?
Macvim 7.3 snapshot 66, OSX ML.

The homebrew developers don't have a clue why this is happening, and ask you 
for help. See this issues for more info, and please get involved:

https://github.com/mxcl/homebrew/issues/20075
https://github.com/mxcl/homebrew/issues/17908

Original issue reported on code.google.com by oryb...@gmail.com on 6 Jun 2013 at 12:11