On 28/02/2013 16:30, [email protected] wrote:
> Hi,
> 
> I was wondering if it would be possible to add to the Build section of the 
> Wiki (or somewhere else similarly official) instructions on how to build 
> MacVim against non-system Python installs. Googling for this finds a lot of 
> discussions, but much of the advice is conflicting, and none of it 
> definitive. I've tried several different suggestions myself without success. 
> It seems many people want to build against Homebrew versions of Python 
> (personally, I'm trying to build against the AnacondaCE distribution; 
> Enthought's EPD might be another candidate).  
> 
> Even if it's not possible to do this--some discussions indicate there's a bug 
> in Python config files--that would still be good to know.

In the past I've built against non System Pythons by passing this to
configure:

'--enable-pythoninterp --with-python-config-dir=/usr/lib/python2.7/config'

replacing the above python-config-dir with the one relevant to your
build. Just remember to leave off the trailing slash on the end of 'config'

Cheers,

  Phil...

-- 
-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_mac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to