Quantcast

Building with alternative python

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Building with alternative python

Matthew Brett
Hi,

Just to report success building MacVim to pick up my 32 bit python.org Python 2.6, with:

CC=gcc-4.0 ./configure --with-macarchs=i386 --with-features=huge               --enable-rubyinterp               --enable-pythoninterp=dynamic               --enable-perlinterp               --enable-cscope

I tried the --with-python-config-dir=PATH option, and the build succeeded, but the resulting python in vim failed to pick up large bits of the python path.

Best,

Matthew

--
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
Loading...