On Friday, August 2, 2013 7:05:45 PM UTC-7, Odne Hellebø wrote:
> On Saturday, August 3, 2013 12:23:51 AM UTC+2, [email protected] wrote:
> > Hello,
> > 
> > I install vim 7.4 via homebrew on OS X 10.8.4. But passing --with-python3 
> > never successfully builds vim with python3 support. I had the same problem 
> > with vim 7.3. Does anyone have a solution?
> > 
> > Thanks.
> 
> I have to add 
>     --enable-pythoninterp=dynamic \
>     --enable-python3interp=dynamic \
>     --with-python-config-dir=/usr/lib/python2.7/config \
>     --with-python3-config-dir=/usr/lib/python3.3/config-3.3m \
> to get python2 and python3 working. Maybe the --with-python3-config-dir 
> option? Good luck :)

Thanks. Tried after adjusting the python3 config dir path to my installation of 
python3, but had no success.

-- 
-- 
You received this message from the "vim_use" 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_use" 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