Mac

How to build MacVim with Python 2.7

The first few times I tried building MacVim, it kept linking with the system Python. I wanted it to use my Python 2.7 install. I finally found the right incantation: ./configure --enable-rubyinterp=yes...
Mac

Quicksilver crash

I wasn't even using Quicksilver when this crash report popped up. Here's the text of the crash dump. This computer has been having a lot of kernel panics and crashing processes lately. I fear that it could be on the way out. Can...