Can someone MacVim something on Snow Leopard for me?

51 views
Skip to first unread message

Alex Lovell-Troy

unread,
May 16, 2012, 3:10:31 PM5/16/12
to vim...@googlegroups.com
Hi all,
  For the time being, I'm handling the snow leopard builds of MacVim
from my github account[1]. Björn got a report[2] of that build having
problems with python path issues and asked me to look in to it. I'm
away from my Snow Leopard computer for a few days so I'm hoping
someone else on the list can try to confirm this for me. Anyone? I'm
just looking for the python path info from within MacVim:
python << ENDPYTHON
import sys
print sys.path
ENDPYTHON

Many thanks!

-alex

[1]https://github.com/alexlovelltroy/macvim/downloads
[2]http://code.google.com/p/macvim/issues/detail?id=413

Cássio Marques

unread,
May 16, 2012, 3:13:14 PM5/16/12
to vim...@googlegroups.com
Hi,

Here's what I got:

['/usr/local/lib/python26.zip', '/usr/local/lib/python2.6/', '/usr/local/lib/python2.6/plat-darwin', '/usr/local/lib/python2.6/plat-mac', '/usr/local/lib/python2.6/plat-mac/lib-scriptpackages', '/usr/local/lib/python2.6/../../Extras/lib/python', '/usr/local/lib/python2.6/lib-t
k', '/usr/local/lib/python2.6/lib-old', '/usr/local/lib/python2.6/lib-dynload'] 

Running MacVim snapshot 64 on SL.

-- 
Cássio Marques

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

björn

unread,
May 17, 2012, 4:17:16 AM5/17/12
to vim...@googlegroups.com
On Wed, May 16, 2012 at 9:13 PM, Cássio Marques <cass...@gmail.com> wrote:
>
> Here's what I got:
>
> ['/usr/local/lib/python26.zip', '/usr/local/lib/python2.6/',
> '/usr/local/lib/python2.6/plat-darwin', '/usr/local/lib/python2.6/plat-mac',
> '/usr/local/lib/python2.6/plat-mac/lib-scriptpackages',
> '/usr/local/lib/python2.6/../../Extras/lib/python',
> '/usr/local/lib/python2.6/lib-t
> k', '/usr/local/lib/python2.6/lib-old',
> '/usr/local/lib/python2.6/lib-dynload']
>
> Running MacVim snapshot 64 on SL.

Thanks Cássio, that is definitely not correct.

Alex: I am guessing that you have Homebrew or something similar
installed and the build picked up the wrong Python version. I think
one easy workaround is to add the switch "--with-macsdk=10.6" when you
build (if memory serves me correctly). If not, message me personally
and we'll sort it out.

I might release a new snapshot in the coming days, so I don't think it
necessary to build a new version just yet (unless you want to, of
course).

Björn

Alex Lovell-Troy

unread,
May 17, 2012, 11:32:36 AM5/17/12
to vim...@googlegroups.com
Aye. Looks like my goof here. I'll get a new snapshot build this
weekend if at all possible and definitely when björn releases his.

-alex

Alex Lovell-Troy

unread,
May 29, 2012, 2:51:52 PM5/29/12
to vim...@googlegroups.com
*NEW Snow Leopard Build of MacVim available*

It's been a couple of weeks and I haven't heard of a new snapshot
being ready, but to make sure I can still build on this old laptop, I
fixed the bug and uploaded a new build to github.

https://github.com/alexlovelltroy/macvim/downloads

For those of you not interested in using the built-in python
interpreter, there's no reason to switch. Of course, I'm sure there
are at least a few of you for which this will make life slightly
easier.

-alex
Reply all
Reply to author
Forward
0 new messages